Re: problems connecting remote postgresql server - Mailing list pgsql-novice

From Tomeh, Husam
Subject Re: problems connecting remote postgresql server
Date
Msg-id CB0FB369FF86E248A884BCC002562BCB0227D9CC@pisgsna01sxch01.ana.firstamdata.com
Whole thread Raw
In response to problems connecting remote postgresql server  (developer_student <juamagb1@gmail.com>)
List pgsql-novice
The error message sounded more like that particular port Postgres is
listening (default is 5432) to is not open on the firewall. Check with
your network admin to make sure that particular port is opened. Also,
ensure that your pg_hba.conf file is configured properly to allow client
connections.

--
  Husam

-----Original Message-----
From: pgsql-novice-owner@postgresql.org
[mailto:pgsql-novice-owner@postgresql.org] On Behalf Of
developer_student
Sent: Wednesday, September 13, 2006 4:57 AM
To: pgsql-novice@postgresql.org
Subject: [NOVICE] problems connecting remote postgresql server


We've recently installed postgresql8 in windows, created a database and
started the service from start menu. We are using pgadmin.

Then we want to connect to it from another windows machine from pgadmin
also, but we get this error:

"Ha ocurrido unerror:
could not connect to server: connection time out...
Is the port opened...?"

Or something like this.

We think the problem doesn't reside on firewall, because we've been able
to
open ports for another appications in this machine and connect to them
remotely.
What's the problem? Anyone can help me, please?

Thank you in advance.
--
View this message in context:
http://www.nabble.com/problems-connecting-remote-postgresql-server-tf226
4760.html#a6284114
Sent from the PostgreSQL - novice forum at Nabble.com.


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq
**********************************************************************
This message contains confidential information intended only for the use of the addressee(s) named above and may
containinformation that is legally privileged.  If you are not the addressee, or the person responsible for delivering
itto the addressee, you are hereby notified that reading, disseminating, distributing or copying this message is
strictlyprohibited.  If you have received this message by mistake, please immediately notify us by replying to the
messageand delete the original message immediately thereafter. 

Thank you.

                                   FADLD Tag
**********************************************************************


pgsql-novice by date:

Previous
From: "Tomeh, Husam"
Date:
Subject: Re: Problme in my pg_dump command
Next
From: "Don Parris"
Date:
Subject: Re: [GENERAL] Question About Aggregate Functions