Re: [pgadmin-support] Win32 pg_dump fails for single table backup

2007-04-16 Thread Arnaud Lesauvage
[EMAIL PROTECTED] a écrit : On Apr 16, 8:49 am, [EMAIL PROTECTED] (Arnaud Lesauvage) wrote: I found this bug already mentionned in the archives of January 2007, but it was supposed to be fixed in 1.6.3. Obviously it is not so, since I still have the error "No matching tables were found" when t

[pgadmin-support] Inteface direction issue in V1.6.x

2007-04-16 Thread Amnon Nessim
Hi, While installing pgadmin on my XP machine, I have encountered a strange issue - the entire interface is from right to left - meaning, the text starts on the right, the XP minimize/maximize/close buttons are on the left. The text itself is in English, and the words start from the right -

Re: [pgadmin-support] Win32 pg_dump fails for single table backup

2007-04-16 Thread [EMAIL PROTECTED]
On Apr 16, 8:49 am, [EMAIL PROTECTED] (Arnaud Lesauvage) wrote: > Hi list ! > > I found this bug already mentionned in the archives of January 2007, but it > was supposed to be fixed in 1.6.3. > Obviously it is not so, since I still have the error "No matching tables were > found" when trying to

[pgadmin-support] Reg: Fatal Error : Password autherntication failed for user "postgres"

2007-04-16 Thread mr karthikeyan
Hi Support team, Greetings, I'm using PostgreSQL 8.0 with my Nortel contact recorder (Witness Systems). And PGAdmin III V.1.2.0 also available to retrieve the recorded calls from the query.When i try to open my PGAdmin unfortunately nowadays i'm getting an error * FATAL : password authenticatio

[pgadmin-support] Win32 pg_dump fails for single table backup

2007-04-16 Thread Arnaud Lesauvage
Hi list ! I found this bug already mentionned in the archives of January 2007, but it was supposed to be fixed in 1.6.3. Obviously it is not so, since I still have the error "No matching tables were found" when trying to perform a single table backup/ Dave Page wrote : The command currently g

Re: [pgadmin-support] How to add a server on pgadmin

2007-04-16 Thread shieldy
thankyou very much, I fixed it. Raymond O wrote: > > On 15/04/2007 17:12, Raymond O'Donnell wrote: >> "Port" is the TCP/IP port on which the server is listening - this is >> 5432 by default, unless you chaned it when installing PostgreSQL. > > Typo: for "chaned" read "changed" :-) > > R