Rép. : pgAdmin II connection problem - Mailing list pgsql-general

From Erwan DUROSELLE
Subject Rép. : pgAdmin II connection problem
Date
Msg-id f92613b7577a82f3178036f968d00fa03db409cd@
Whole thread Raw
List pgsql-general
Is the Postmaster started with the -i option or is the tcpip_socket option in postgresql.conf set to true?
These options allow remote connections to a server,  which I think is NOT the default

Erwan

>>> "jj" <jj@jj.jj> 14/10/2002 19:44 >>>
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: "Ian Harding"
Date:
Subject: Re: select into without creating new table
Next
From: "Shridhar Daithankar"
Date:
Subject: Re: transactions