Re: Problem with authentication in psql.

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Problem with authentication in psql.
Дата
Msg-id Pine.LNX.4.30.0107061952230.679-100000@peter.localdomain
обсуждение исходный текст
Ответ на Problem with authentication in psql.  (Vitalino <vitalino@supercable.es>)
Список pgsql-hackers
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@gmx.net   http://funkturm.homeip.net/~peter



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Vitalino
Дата:
Сообщение: Problem with authentication in psql.
Следующее
От: Tom Lane
Дата:
Сообщение: Rule action ordering