Re: pgAdmin II connection problem

From: "Patrick Fiche" <patrick(dot)fiche(at)aqsacom(dot)com>
To: "'jj'" <jj(at)jj(dot)jj>
Cc: "PostgreSQL - General (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: pgAdmin II connection problem
Date: 2002-10-21 13:30:32
Message-ID: 85058ADF852DD5118FD50002A528A5B6079A95@SERVEUR
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of jj
Sent: Monday, October 14, 2002 7: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?

http://archives.postgresql.org

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2002-10-21 13:35:18 Re: Opening postgres 5432 port
Previous Message Tommi Maekitalo 2002-10-21 13:03:00 Re: Migrating from Informix to Postgre