[pgadmin-support] PGAdmin Bug in user surface:

2014-05-12 Thread Geiger, Christian
* 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

Re: [pgadmin-support] pgAdmin: bug detected

2012-11-29 Thread Guillaume Lelarge
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

[pgadmin-support] pgAdmin: bug detected

2012-11-14 Thread Irina Mileva
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

Re: [pgadmin-support] Pgadmin bug.

2012-09-21 Thread Александр Ющенко
, 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

Re: [pgadmin-support] Pgadmin bug.

2012-09-20 Thread Guillaume Lelarge
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

[pgadmin-support] Pgadmin bug.

2012-09-20 Thread Александр Ющенко
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

Re: [pgadmin-support] PgAdmin bug - Edit row.

2011-03-05 Thread Guillaume Lelarge
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

[pgadmin-support] PgAdmin bug - Edit row.

2011-02-26 Thread Matías Parodi
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

Re: [pgadmin-support] PGAdmin bug

2007-12-07 Thread Dave Page
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

[pgadmin-support] PGAdmin bug

2007-12-06 Thread yoursoft
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 '

Re: [pgadmin-support] PgAdmin Bug: using verly large varchar (binary Data) -> always Crash when viewing Table

2005-07-07 Thread Dave Page
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

Re: [pgadmin-support] PgAdmin Bug: using verly large varchar (binary Data) -> always Crash when viewing Table

2005-07-07 Thread Dave Page
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

[pgadmin-support] PgAdmin Bug: using verly large varchar (binary Data) -> always Crash when viewing Table

2005-07-06 Thread jan.dwinger
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

Re: [pgadmin-support] pgAdmin Bug

2004-07-23 Thread Andreas Pflug
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

Re: [pgadmin-support] pgAdmin Bug

2004-07-23 Thread Marko Zmak
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

Re: [pgadmin-support] pgAdmin Bug

2004-07-23 Thread Andreas Pflug
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

[pgadmin-support] pgAdmin Bug

2004-07-23 Thread Marko Zmak
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

Re: [pgadmin-support] pgadmin bug

2003-12-29 Thread Andreas Pflug
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

[pgadmin-support] pgadmin bug

2003-12-29 Thread George T. Gibson
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

Re: [pgadmin-support] pgAdmin bug? snapshot

2003-11-20 Thread Andreas Pflug
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

Re: [pgadmin-support] pgAdmin bug? snapshot

2003-11-20 Thread Dave Page
> -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

Re: [pgadmin-support] pgAdmin bug? snapshot

2003-11-19 Thread Andreas Pflug
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

Re: [pgadmin-support] pgAdmin bug? snapshot

2003-11-19 Thread Dave Page
> -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

Re: [pgadmin-support] pgAdmin bug? snapshot

2003-11-19 Thread Andreas Pflug
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

Re: [pgadmin-support] pgAdmin bug? snapshot

2003-11-19 Thread Andreas Pflug
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

Re: [pgadmin-support] pgAdmin bug? snapshot

2003-11-19 Thread Dave Page
> -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

Re: [pgadmin-support] pgAdmin bug? snapshot

2003-11-19 Thread Dave Page
> -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

Re: [pgadmin-support] pgAdmin bug? snapshot

2003-11-19 Thread Dave Page
> -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

Re: [pgadmin-support] pgAdmin bug? snapshot

2003-11-19 Thread Andreas Pflug
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

Re: [pgadmin-support] pgAdmin bug? snapshot

2003-11-19 Thread Dave Page
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

Re: [pgadmin-support] pgAdmin bug? snapshot

2003-11-19 Thread Dave Page
[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

Re: [pgadmin-support] pgAdmin bug? creating functions

2003-11-18 Thread Dave Page
> -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: > > >

Re: [pgadmin-support] pgAdmin bug? creating functions

2003-11-18 Thread Andreas Pflug
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

Re: [pgadmin-support] pgAdmin bug? creating functions

2003-11-18 Thread Dave Page
> -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

Re: [pgadmin-support] pgAdmin bug? creating functions

2003-11-16 Thread Andreas Pflug
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

Re: [pgadmin-support] pgAdmin bug? creating functions

2003-11-14 Thread Dave Page
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. &

[pgadmin-support] pgAdmin bug? creating functions

2003-11-14 Thread Michael Shapiro
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