* Platform you're running on
* WIN XP SP3
* Language
* PG 9.3
* Distribution you used (source tarball, or binary)
* Windows binary
* Version you tested
* PGAdmin 1.18.1
There is a little Bug when addin some elemnts to the overview treeview.
If (for ex
On Wed, 2012-11-14 at 10:36 +0200, Irina Mileva wrote:
>
>
>
> Hi ,
>
>
>
> pgAdmin v1.16.0
>
> OS: Windows 7
>
>
>
> Steps:
>
> 1. Start pgAdmin;
>
> 2. Open existing table (containing more than 3000 rows) in data grid
> mode (select table, then click on table + filter
Hi ,
pgAdmin v1.16.0
OS: Windows 7
Steps:
1. Start pgAdmin;
2. Open existing table (containing more than 3000 rows) in data grid mode
(select table, then click on table + filter button) via adding some filter: a
ILIKE '%xxx%';
3. Select a cell for edit (double
, 2012 12:54 AM
To: Александр Ющенко
Cc: pgadmin-support@postgresql.org
Subject: Re: [pgadmin-support] Pgadmin bug.
On Thu, 2012-09-20 at 13:02 +0400, Александр Ющенко wrote:
> Hello!
>
> Our team use pgAdmin and notice one:
>
> if we don't use pgAdmin for some time(5-20 m
On Thu, 2012-09-20 at 13:02 +0400, Александр Ющенко wrote:
> Hello!
>
> Our team use pgAdmin and notice one:
>
> if we don't use pgAdmin for some time(5-20 mins), it closing all connections
> with all databases.
>
It doesn't close connections by itself. Connections might get killed by
a firewal
Hello!
Our team use pgAdmin and notice one:
if we don't use pgAdmin for some time(5-20 mins), it closing all connections
with all databases.
We are using Windows 7 and lastest version of PgAdmin.
Language: Russian; distribution: binary.
Best Regards,
Yushchenko Aleksandr,
PHP developer
Le 26/02/2011 15:15, Matías Parodi a écrit :
> [...]
> I was trying to edit a row in a table that doesn't have a PK but it does
> have a UNIQUE and NOT NULL column and it crashed so I tried again and it was
> the same. What I did was to select the last column (the right one) and then
> I just pushe
Hello.
I was trying to edit a row in a table that doesn't have a PK but it does
have a UNIQUE and NOT NULL column and it crashed so I tried again and it was
the same. What I did was to select the last column (the right one) and then
I just pushed ENTER.
The command line log is "Segmentation fault
yoursoft wrote:
Dear Developpers,
I found a bug in pgAdmin III 1.8.0, WinXp sp2, Postgresql 8.2.5:
-Right click on a table with charachter array columns.
- Choose Properties
- change a column 'character varying(40)[]' to 'character
varying(100)[]' is not posible. Why?:You can see in SQL tab: Th
Dear Developpers,
I found a bug in pgAdmin III 1.8.0, WinXp sp2, Postgresql 8.2.5:
-Right click on a table with charachter array columns.
- Choose Properties
- change a column 'character varying(40)[]' to 'character
varying(100)[]' is not posible. Why?:You can see in SQL tab: There
aren't the '
Title: Nachricht
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Sent: 07 July 2005
14:32To: Dave PageSubject: AW: [pgadmin-support] PgAdmin
Bug: using verly large varchar (binary Data) -> always Crash when viewing
Table
Thx
for fast reply.
Okay, we
Title: PgAdmin Bug: using verly large varchar (binary Data) -> always Crash when viewing Table
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]Sent: 06 July 2005
12:36To: pgadmin-support@postgresql.orgSubject:
[pgadmin-support] PgAdmin
Title: PgAdmin Bug: using verly large varchar (binary Data) -> always Crash when viewing Table
using verly large varchar (binary Data) -> always Crash when viewing Table
store 10 kb Files with bin2hex into varchar Column, 100 rows
then try to look the Table, sometimes it works, sometimes
Marko Zmak wrote:
What about this bug:
When I doubleclick on a function in my database the pgAdmin crashes. The
same thing happens when I try to see the porperties of a function.
'nother bug, thanks for reporting.
New win32 snapshot tonight.
Regards,
Andreas
---(end of broa
What about this bug:
When I doubleclick on a function in my database the pgAdmin crashes.
The same thing happens when I try to see the porperties of a function.
This one happens for FUNCTION.
And for when is planed the next win32 snapshot?
On Fri, 23 Jul 2004, Andreas Pflug wrote:
- When I double
Marko Zmak wrote:
I'm running PostgreSQL server 7.5devel on Windows XP Pro, and I'm using
pgAdmin 1.1.0 devel (installed from: pgadmin3-20040721-Win32.zip).
I am experiencing these bugs:
- When I doubleclick on a function in my database the pgAdmin crashes. The
same thing happens when I try to
I'm running PostgreSQL server 7.5devel on Windows XP Pro, and I'm using
pgAdmin 1.1.0 devel (installed from: pgadmin3-20040721-Win32.zip).
I am experiencing these bugs:
- When I doubleclick on a function in my database the pgAdmin crashes. The
same thing happens when I try to see the porperties
George T. Gibson wrote:
Small bug...
When you go to add a group, under properties the label says username and
user id instead of groupname and group id. It appears that the sql is
correct though.
Which version?
AFAIR this is fixed.
Regards,
Andreas
---(end of broadca
Small bug...
When you go to add a group, under properties the label says username and
user id instead of groupname and group id. It appears that the sql is
correct though.
--
George Gibson
J.B. Stamping, Inc.
7413 Associate Ave.
Cleveland, OH 44144
216.631.0013 216.631.1327 fax
[EMAIL PROTECTE
Dave Page wrote:
-Original Message-
From: Andreas Pflug [mailto:[EMAIL PROTECTED]
Sent: 19 November 2003 22:56
To: Dave Page
Cc: Michael Shapiro; [EMAIL PROTECTED]
Subject: Re: [pgadmin-support] pgAdmin bug? snapshot
Stop
This is not the code for dependency! This is the &quo
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 19 November 2003 22:56
> To: Dave Page
> Cc: Michael Shapiro; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] pgAdmin bug? snapshot
>
> Stop
> This is not the code for d
Dave Page wrote:
By the looks of it this is Andreas' new dependency code causing this -
in particular, the following query:
SELECT COUNT(*) FROM
(SELECT tgargs from pg_trigger tr
LEFT JOIN pg_depend dep ON dep.objid=tr.oid AND deptype = 'i'
LEFT JOIN pg_constraint co ON refobjid = co.o
> -Original Message-
> From: Michael Shapiro [mailto:[EMAIL PROTECTED]
> Sent: 19 November 2003 16:09
> To: Dave Page
> Subject: RE: [pgadmin-support] pgAdmin bug? snapshot
>
> I have attached 2 log files. One for the snapshot
> (pgamdin-new.log) and t
Dave Page wrote:
Hi Michael,
I see about 0.15 second slowdown between cvs tip and 1.0.1 here, but I
do have 100Mb to my db. I also took a wander through the CVS to look for
changes that might be attributed to this and couldn't find anything
obvious.
What sort of connection do you have to your dat
Dave Page wrote:
E DEBUG, it does not. Where
do RAISE DEBUG messages go?
By default they are hidden. Try running:
SET client_min_messages = 'DEBUG1'
Or similar at the beginning of your SQL session. See
http://www.postgresql.org/docs/7.4/static/runtime-config.html for more
details of client
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 19 November 2003 15:40
> To: Dave Page
> Cc: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] pgAdmin bug? snapshot
>
> Dave Page wrote:
>
> Sounds as if we could enable *a
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 19 November 2003 14:57
> To: Dave Page
> Cc: Michael Shapiro; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] pgAdmin bug? snapshot
>
> Dave Page wrote:
>
> >>E DE
> -Original Message-
> From: Michael Shapiro [mailto:[EMAIL PROTECTED]
> Sent: 19 November 2003 15:52
> To: Dave Page
> Subject: RE: [pgadmin-support] pgAdmin bug? snapshot
>
> We have pretty fast networking here. My connection is 100Mb
> as well. But, the two
Dave Page wrote:
You can also preset variables like this on a per database or
per user
basis in the appropriate properties dialogue.
Do we need some more query tool options to automatically set
things like this? Are there more candidates?
enable_seqscan et al. spring in
dreas: do you recall any changes that might cause such a slowdown?
Regards, Dave
> -Original Message-
> From: Michael Shapiro [mailto:[EMAIL PROTECTED]
> Sent: 19 November 2003 15:28
> To: Dave Page
> Subject: RE: [pgadmin-support] pgAdmin bug? snapshot
>
> I turned o
[Please keep messages on list]
> -Original Message-
> From: Michael Shapiro [mailto:[EMAIL PROTECTED]
> Sent: 19 November 2003 10:23
> To: Dave Page
> Subject: Re: [pgadmin-support] pgAdmin bug? snapshot
>
> I change it from time to time. I can set it to the high
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 18 November 2003 09:56
> To: Dave Page
> Cc: Michael Shapiro; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] pgAdmin bug? creating functions
>
> Dave Page wrote:
>
> >
Dave Page wrote:
I thought it did. Is size/position saving not implemented in property
dialogues yet Andreas?
Currently, property dialogs are simply centered.
Regards,
Andreas
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
> -Original Message-
> From: Michael Shapiro [mailto:[EMAIL PROTECTED]
> Sent: 18 November 2003 03:31
> To: Dave Page
> Subject: Re: [pgadmin-support] pgAdmin bug? creating functions
>
> I downloaded the snapshot and am using it. It seems to work
> just fine
Dave Page wrote:
Andreas, can you upload a new Win32 snapshot please?
Done.
Regards,
Andreas
---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
Hi Michael,
> -Original Message-
> From: Michael Shapiro [mailto:[EMAIL PROTECTED]
> Sent: 14 November 2003 19:25
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] pgAdmin bug? creating functions
>
> If I create this function using psql, it works just fine.
&
I am having problems creating functions with PgAdmin. I have searched the
lists at archives.postgresql.org/pgadmin-support, but didn't find anything
about it.
The basic problem appears to be that PgAdmin may not be setting the
search_path properly when it issues its updates. The scenario is thi
37 matches
Mail list logo