Re: Sharing /etc/passwd with PostgreSQL
От | Bruce Momjian |
---|---|
Тема | Re: Sharing /etc/passwd with PostgreSQL |
Дата | |
Msg-id | 201002232106.o1NL6wj25007@momjian.us обсуждение исходный текст |
Ответ на | Re: Sharing /etc/passwd with PostgreSQL (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-admin |
Tom Lane wrote: > Alvaro Herrera <alvherre@commandprompt.com> writes: > > It had to do with me having a bogus password in .pgpass (so psql was > > first trying empty password, then the one in .pgpass, and both failing). > > Pilot error. However, I'd say that we ought to give a notice if the > > password in .pgpass fails. > > Can we do something like > ERROR: password authentication failed (using password from .pgpass) > ie, just tack on a comment to the error message? I looked into that but found it difficult to implement because only libpq knows about pgpass, while the message is printed by psql. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com PG East: http://www.enterprisedb.com/community/nav-pg-east-2010.do + If your life is a hard drive, Christ can be your backup. +
В списке pgsql-admin по дате отправления: