From: | Andy Shellam <andy(dot)shellam-lists(at)mailnetwork(dot)co(dot)uk> |
---|---|
To: | GeorgeHeller <george(dot)heller(at)yahoo(dot)com> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: Server not listening |
Date: | 2007-04-19 18:55:34 |
Message-ID: | 4627BB26.4000800@mailnetwork.co.uk |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
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!
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | George Heller | 2007-04-19 20:57:50 | Re: Server not listening |
Previous Message | Arnaud Lesauvage | 2007-04-19 13:35:51 | Re: Win32 pg_dump fails for single table backup |