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
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
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
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,
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)-