From: | Serkan Bektaş <sbektas(at)karincaint(dot)com(dot)tr> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: pgAdmin II connection problem |
Date: | 2002-10-21 13:51:27 |
Message-ID: | NGBBLNIEALCIGBLFOCNFMEFMCOAA.sbektas@karincaint.com.tr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi
Do you have this line in postgresql.conf
tcpip_socket = true
Regards
Serkan Bektas
-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of jj
Sent: Monday, October 14, 2002 8:45 PM
To: pgsql-general(at)postgresql(dot)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?
From | Date | Subject | |
---|---|---|---|
Next Message | Shridhar Daithankar | 2002-10-21 13:51:44 | Re: Inquiry From Form [pgsql] |
Previous Message | Shridhar Daithankar | 2002-10-21 13:37:22 | Re: pgAdmin II connection problem |