Re: pgAdmin II connection problem - Mailing list pgsql-general

From Patrick Fiche
Subject Re: pgAdmin II connection problem
Date
Msg-id 85058ADF852DD5118FD50002A528A5B6079A95@SERVEUR
Whole thread Raw
In response to pgAdmin II connection problem  ("jj" <jj@jj.jj>)
List pgsql-general
Did you start postmaster with -i option.
Without this option, only local Unix domain socket connections are accepted.

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org]On Behalf Of jj
Sent: Monday, October 14, 2002 7:45 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] pgAdmin II connection problem


hi all,

i would like to connect the postgreSQL from a remote hosts, but fails, here
's the detail.
Did anyone know what's going on?

postgreSQL : 7.2.2
OS : RedHat 7.3
ip : 192.168.1.195

remote host :
OS : windows XP
ip 192.168.1.204

i added follwoing  line in  /var/lib/pgsql/data/pg_hba.conf
host       all         192.168.1.204 255.255.255.0      trust

PS : attached with error msg from pgAdmin II
"An error occured in pgAdmin II:frmConnect.cmdConnect_Click:
Number: -2147467259
Description: Could not connect to the server;
Could not connect to remote socket."



---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


pgsql-general by date:

Previous
From: Serkan Bektaş
Date:
Subject: Re: pgAdmin II connection problem
Next
From: "Shridhar Daithankar"
Date:
Subject: Re: Opening postgres 5432 port