Vitalino writes:
> I have some problem with the Postgres user authentication. A user
> with password was created by me, but when I tried to enter in psql using
> that user I received a fail mesage.
>
> $ psql -W template1 pagano
> Password:
> psql: Peer authentication failed for user 'pagano'
Official PostgreSQL sources don't have peer authentication. You should
contact the provider of your package (Debian?).
--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter
In response to
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2001-07-06 18:23:16 |
| Subject: Re: pgsql/src/backend/rewrite rewriteHandler.c |
| Previous: | From: Jean-Francois Leveque | Date: 2001-07-06 17:11:13 |
| Subject: Re: Database Users Management and Privileges |