Re: connecting to a remote pq always require a password - Mailing list pgsql-general

From John DeSoi
Subject Re: connecting to a remote pq always require a password
Date
Msg-id A3E71EA1-014A-476D-A37D-9AFBD8E53765@pgedit.com
Whole thread Raw
In response to connecting to a remote pq always require a password  (David Shen <davidshen84@googlemail.com>)
List pgsql-general
On Jun 18, 2009, at 8:11 AM, David Shen wrote:

> In the pg_hba.conf file, I even change the host access control to
> this:
> host    all         all         127.0.0.1/32          trust
>
> but it still does not work. What I missed?

Did you reload the configuration (or restart the sever) after making
this change?

pg_ctl reload -D /path/to/your/data




John DeSoi, Ph.D.





pgsql-general by date:

Previous
From: David Shen
Date:
Subject: connecting to a remote pq always require a password
Next
From: Sim Zacks
Date:
Subject: postgres -- monitor and suggestions