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.