Re: simple md5 authentication problems - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: simple md5 authentication problems
Date
Msg-id 20060508201941.GA4504@wolff.to
Whole thread Raw
In response to Re: simple md5 authentication problems  (kmh496 <kmh496@kornet.net>)
Responses Re: simple md5 authentication problems  ("robert" <robertlazarski@gmail.com>)
List pgsql-general
On Mon, May 08, 2006 at 23:10:31 +0900,
  kmh496 <kmh496@kornet.net> wrote:
> doesn't that user have to exist since you are using ident method?  that
> means unix username == postgres username.
> do you have a user named maragato_test on the system?
> did you create that user in postgres and on the system?

Note that you can create custom mappings for which the unix user is not
the same as the postgres user.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: intarray internals
Next
From: Blair Lowe
Date:
Subject: pg_dump and grants to PUBLIC