Re: help with remote management through pgAdmin - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: help with remote management through pgAdmin
Date
Msg-id 4247DCA3.9080206@pse-consulting.de
Whole thread Raw
In response to help with remote management through pgAdmin III  (Roberto Santini <r.santini83@tin.it>)
List pgadmin-support
Roberto Santini wrote:
> Hi everybody,
> I have a problem with remote management in pgAdmin III. I have a 
> PostgreSQL Server on a PC in the LAN and I want mange it through another 
> PC of the same LAN, but when I try to connect at the PostgreSQL Server 
> through pgAdmin III this error is shown me:
> 2005-03-23 19:07:44 ERROR  : Error connecting to the server: could not 
> connect to server: Connection refused (0x0000274D/10061)
>     Is the server running on host "192.168.0.1" and accepting
>     TCP/IP connections on port 5432?


The server is either not running on the host or not accepting 
connections on 192.168.0.1, the error message is very precise.
Check listen_addresses in postgresql.conf.

Regards,
Andreas


pgadmin-support by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Adding row from pgAdmin does not work in private
Next
From: Andreas Pflug
Date:
Subject: Re: Wrong translation