Re: [pgadmin-support] Small annoyance in pgAdmin 1.10

2009-08-07 Thread Guillaume Lelarge
Le vendredi 7 août 2009 à 17:58:54, Magnus Hagander a écrit : > On Fri, Aug 7, 2009 at 17:09, Guillaume Lelarge wrote: > > Le vendredi 7 août 2009 à 09:56:34, Rainer Bauer a écrit : > >> Hello, > >> > >> this is no bug, but a little bit annoying: I sometimes accidently hit > >> the tab "Graphical

Re: [pgadmin-support] Small annoyance in pgAdmin 1.10

2009-08-07 Thread Magnus Hagander
On Fri, Aug 7, 2009 at 17:09, Guillaume Lelarge wrote: > Le vendredi 7 août 2009 à 09:56:34, Rainer Bauer a écrit : >> Hello, >> >> this is no bug, but a little bit annoying: I sometimes accidently hit >> the tab "Graphical Query Builder" in the Query window. No big deal, I >> just click on "SQL Ed

Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-08-07 Thread Paul Austin
Thanks everyone for finding out the cause of the problem. I'll look forward to when the new version of wxWidgests can be integrated. Until then I have my TextEditor work around Thanks, Paul

Re: [pgadmin-support] Two issues

2009-08-07 Thread Dave Page
On Fri, Aug 7, 2009 at 4:36 PM, Guillaume Lelarge wrote: > Le jeudi 6 août 2009 à 16:40:30, Guillaume Lelarge a écrit : >> Hi, >> >> Le jeudi 6 août 2009 à 16:27:07, Raymond O'Donnell a écrit : >> > [...] >> > Two things I've noticed in PgAdmin 1.10 (I'm on Windows XP Pro): >> > >> > (i) When addin

[pgadmin-support] lost connection, pgadmin crashes

2009-08-07 Thread Michael Shapiro
If the SQL window loses the connection and I try to rerun the query that is in the window, PgAdmin dies. How hard would it be to modify the SQL window to reconnect if it has lost the connection?

Re: [pgadmin-support] Two issues

2009-08-07 Thread Guillaume Lelarge
Le jeudi 6 août 2009 à 16:40:30, Guillaume Lelarge a écrit : > Hi, > > Le jeudi 6 août 2009 à 16:27:07, Raymond O'Donnell a écrit : > > [...] > > Two things I've noticed in PgAdmin 1.10 (I'm on Windows XP Pro): > > > > (i) When adding a new column to an existing table, the "Comment" text > > area o

Re: [pgadmin-support] Small annoyance in pgAdmin 1.10

2009-08-07 Thread Guillaume Lelarge
Le vendredi 7 août 2009 à 09:56:34, Rainer Bauer a écrit : > Hello, > > this is no bug, but a little bit annoying: I sometimes accidently hit > the tab "Graphical Query Builder" in the Query window. No big deal, I > just click on "SQL Editor" to get back, but then a dialog pops up: "No > SQL query

Re: [pgadmin-support] 8.3 - Is "schema only" option duplicated?

2009-08-07 Thread Guillaume Lelarge
Le vendredi 7 août 2009 à 10:00:21, Durumdara a écrit : > Hi! > > 2009/8/6 Guillaume Lelarge > > > Hi, > > > > Le jeudi 6 août 2009 à 15:18:03, durumd...@gmail.com a écrit : > > > [...] > > > See it: > > > > > > c:\Program Files\PostgreSQL\8.3\bin\pg_dump.exe -h localhost -p 5432 -U > > > postgres

Re: [pgadmin-support] 8.3 - Is "schema only" option duplicated?

2009-08-07 Thread Durumdara
Hi! 2009/8/6 Guillaume Lelarge > Hi, > > Le jeudi 6 août 2009 à 15:18:03, durumd...@gmail.com a écrit : > > [...] > > See it: > > > > c:\Program Files\PostgreSQL\8.3\bin\pg_dump.exe -h localhost -p 5432 -U > > postgres -F p -s -s -C -v -f "c:\gxa.sql" gxa > > pg_dump: reading schemas > > > > Whi

[pgadmin-support] Small annoyance in pgAdmin 1.10

2009-08-07 Thread Rainer Bauer
Hello, this is no bug, but a little bit annoying: I sometimes accidently hit the tab "Graphical Query Builder" in the Query window. No big deal, I just click on "SQL Editor" to get back, but then a dialog pops up: "No SQL query was generated.". Wouldn't it be possible to suppress that dialog? Ra

Re: [pgadmin-support] Problem with query representation(tablespace) in SQL-pane of pgAdmin( newer versions )

2009-08-07 Thread Rainer Bauer
Hello smuffy, Friday, August 7, 2009, 4:51:22 AM, you wrote: sb> After Connect to the servers's DB, I can't see query about tablespace in sb> SQL-pane of pgAdmin . Check whether "Tablespaces" is enabled in File > Options > Display. Rainer -- Sent via pgadmin-support mailing list (pgadmin-sup

Re: [pgadmin-support] Postgre Network.

2009-08-07 Thread Andreas Neumann
yes - sure. Even on the same machine (if they listen on separate ports). However, this has nothing to do with pgadmin3, rather Postgresql. If you have Postgresql specific questions, please use the correct mailing list. This mailinglist is just about the pgadmin3 client. Best, Andreas Emerson