Re: [pgadmin-support] Server not listening

2007-04-19 Thread Andy Shellam
Hi George, From the server's console, do "telnet 5432." Make sure to use the server's remote IP, not localhost. If that fails, your PostgreSQL is not listening on that port correctly. If it succeeds, then you've got a firewall problem. If it's PostgreSQL isn't listening, make sure you have

Re: [pgadmin-support] Server not listening

2007-04-19 Thread Andy Shellam
Also from the machine you tried the ping from, do telnet 5432 - see if that connects. Something's definitely not quite correct on the server-side. Check any firewalls (particularly the Windows Firewall if running an XP SP2 or 2003 client machine.) Andy Raymond O'Donnell wrote: On 18/04/200

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

2007-04-19 Thread Arnaud Lesauvage
Dave Page a écrit : Arnaud Lesauvage wrote: Dave Page a écrit : What does C:\Program Files\pgAdmin III\1.6\pg_dump.exe --version return? "C:\Program Files\pgAdmin III\1.6\pg_dump.exe" --version "pg_dump (PostgreSQL) 8.3devel" No - please replace it with one from an 8.2 installation. R

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

2007-04-19 Thread Dave Page
Arnaud Lesauvage wrote: > Dave Page a écrit : >> What does >> >> C:\Program Files\pgAdmin III\1.6\pg_dump.exe --version >> >> return? > >> "C:\Program Files\pgAdmin III\1.6\pg_dump.exe" --version > "pg_dump (PostgreSQL) 8.3devel" No - please replace it with one from an 8.2 installation. Regards,

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

2007-04-19 Thread Arnaud Lesauvage
Dave Page a écrit : What does C:\Program Files\pgAdmin III\1.6\pg_dump.exe --version return? "C:\Program Files\pgAdmin III\1.6\pg_dump.exe" --version "pg_dump (PostgreSQL) 8.3devel" Is that correct ? Regards -- Arnaud ---(end of broadcast)-