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

From Richard Broersma Jr
Subject Re: problems connecting remote postgresql server
Date
Msg-id 20060913145138.51395.qmail@web31813.mail.mud.yahoo.com
Whole thread Raw
In response to Re: problems connecting remote postgresql server  (developer_student <juamagb1@gmail.com>)
List pgsql-novice
> Sorry, I forgot to say the database functions perfectly on localhost. The
> problem is in remote hosts: I cannot connect to the database from differents
> machines than postgresql server.
>
> Anyone can help me, please?

If you take a look at your pg_hba.conf file, you will see where postgresql can be configured to
allow remote connections.  Any changes made to the .conf file will only take effect once
postgresql is restarted.

If you spend about 10 to 15 minutes reading the following link you should be able to get remote
connections working.
http://www.postgresql.org/docs/8.1/interactive/client-authentication.html#AUTH-PG-HBA-CONF

Regards,

Richard Broersma Jr.

pgsql-novice by date:

Previous
From: developer_student
Date:
Subject: Re: problems connecting remote postgresql server
Next
From: Tom Lane
Date:
Subject: Re: pg_dump password