Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Server not listening



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
rod(at)iol(dot)ie
---------------------------------------------------------------

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
      message can get through to the mailing list cleanly

!DSPAM:37,4626969389293030030429!






Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group