Re: authentication error

From: Bijoy Chandrasekharan <bijoy_mc(at)yahoo(dot)co(dot)in>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: authentication error
Date: 2003-05-17 16:41:13
Message-ID: 200305171641.14008.bijoy_mc@yahoo.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Victor Yegorov 2003-05-18 06:47:48 data files management (tablespaces)
Previous Message Oliver Kullmann 2003-05-17 15:00:02 Re: problems with moving a database