From: | Raymond O'Donnell <rod(at)iol(dot)ie> |
---|---|
To: | Mahmood Ali <m_2pk(at)yahoo(dot)com> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: recover data |
Date: | 2007-07-22 16:23:35 |
Message-ID: | 46A38487.3070408@iol.ie |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On 21/07/2007 21:13, Mahmood Ali wrote:
> in apppear "2007-07-19 18:50:07 ERROR : could not
> connect to server: Connection refused
> (0x0000274D/10061)Is the server running on host
> "127.0.0.1" and accepting TCP/IP connections on port
> 5432?"
This message means exactly what it says - the client was unable to find
the server. Have you been able to connect to this server before?
Is it actually running? - check in Administrative Tools -> Services
(assuming you installed it as a service).
Have you any sort of firewall between the server and the client? Try
connecting using psql from the command line on the Windows box.
Ray.
---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
---------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Dhanaraj M | 2007-07-23 12:40:28 | Re: pgAdmin III v1.8.0 Beta 1 released |
Previous Message | Erwin Brandstetter | 2007-07-22 15:30:41 | Re: public schema not prefixed / copy + paste adds newline |