Also from the machine you tried the ping from, do telnet <server_ip>
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/2007 21:29, GeorgeHeller wrote:
I have changed the postgresql.conf file to have listen_addresses='*' and
port=5432, and have restarted the server.
if you have psql on another computer, try using it to connect to the
server and see what happens.
psql -h (serveraddress) -U (username) -d (databasename) etc.
Ray.
---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
[EMAIL PROTECTED]
---------------------------------------------------------------
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
!DSPAM:37,4626969389293030030429!
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend