Re: [NOVICE] NOVICE log on

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [NOVICE] NOVICE log on
Дата
Msg-id 11468.1496798465@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [NOVICE] NOVICE log on  (Mike Rowan <michael.rowan3@gmail.com>)
Список pgsql-novice
Mike Rowan <michael.rowan3@gmail.com> writes:
> A very very basic question...
> Is there, in PostgreSQL 9.1 preferably, a log of logon attempts and the
> reason for failure, if any.

Look into the postmaster log file.  If you're not sure where that is,
checking the settings described in
https://www.postgresql.org/docs/9.1/static/runtime-config-logging.html
should help.

You might care to enable log_connections to help debug your problem,
but I believe connection rejections would be logged in any case.

            regards, tom lane


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

Предыдущее
От: Mike Rowan
Дата:
Сообщение: [NOVICE] NOVICE log on
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: [NOVICE] NOVICE log on