Re: authentication error - Mailing list pgsql-admin

From Bijoy Chandrasekharan
Subject Re: authentication error
Date
Msg-id 200305171641.14008.bijoy_mc@yahoo.co.in
Whole thread Raw
In response to authentication error  (jie zhang <jie@best.com>)
Responses Howto Setup a good PostgreSQL Server  ("Stefan Sturm" <mailling@anrath.info>)
List pgsql-admin
> In my pg_hba.conf file I have:
> host       all         127.0.0.1     255.255.255.0    trust
> local   all     reject
>
hi,

Try changing the last line to

 local     all        trust

and restart the postmaster.

hope this helps.
regds,
bijoy.

pgsql-admin by date:

Previous
From: Oliver Kullmann
Date:
Subject: Re: problems with moving a database
Next
From: Együd Csaba
Date:
Subject: Cygwin - Postgres won't start