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

Server not listening



Hi all,

I am trying to add my postgres database server through PgAdmin III and am
getting an error as below:

The server doesn't accept connections: the connection library reports 
could not connect to server: Connection refused (0x0000274D/10061) Is the
server running on host "192.212.105.111" and accepting TCP/IP connections on
port 5432? 

I have modified the postgresql.conf file to have listen_addresses='*'. I
also have the appropraite ip addresses specified in the pg_hba.conf file. I
have restarted the server after making the changes using the command:

/usr/local/pgsql/bin/pg_ctl restart -D /usr/local/pgsql/data/

I still seem to be getting the error. Anything I am missing here?

Thanks.
George

-- 
View this message in context: http://www.nabble.com/Server-not-listening-tf3598646.html#a10051255
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.




Home | Main Index | Thread Index

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