Re: posgres can't login?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: posgres can't login?
Дата
Msg-id 14851.1163264387@sss.pgh.pa.us
обсуждение исходный текст
Ответ на posgres can't login?  (Tom Allison <tallison@tacocat.net>)
Список pgsql-novice
Tom Allison <tallison@tacocat.net> writes:
> 2006-11-11 08:27:10 EST 6158 [unknown] LOG:  connection received: host=[local]
> 2006-11-11 08:27:10 EST 6158 postgres FATAL:  password authentication failed for
> user "postgres"
> ... etc ...

> I get this at every startup but I can't find anything that does not work.

Perhaps this is the trace of pg_ctl probing to see whether the
postmaster's up yet?  Normally it should stop after one attempt
though, because it's programmed to interpret a "no password supplied"
failure as meaning the postmaster is up.  Perhaps you are launching
pg_ctl in an account that has a ~/.pg_pass file that is wrong?

            regards, tom lane

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

Предыдущее
От: Tom Allison
Дата:
Сообщение: posgres can't login?
Следующее
От: "Carlson, James (Jim)"
Дата:
Сообщение: Creating a new server