Re: Server not listening - Mailing list pgadmin-support

From Raymond O'Donnell
Subject Re: Server not listening
Date
Msg-id 46269643.7060404@iol.ie
Whole thread Raw
In response to Re: Server not listening  (GeorgeHeller <george.heller@yahoo.com>)
Responses Re: Server not listening
List pgadmin-support
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@iol.ie
---------------------------------------------------------------


pgadmin-support by date:

Previous
From: GeorgeHeller
Date:
Subject: Re: Server not listening
Next
From: Arnaud Lesauvage
Date:
Subject: Re: Win32 pg_dump fails for single table backup