Re: Postgres logs

Поиск
Список
Период
Сортировка
От A.Bhuvaneswaran
Тема Re: Postgres logs
Дата
Msg-id Pine.LNX.4.44.0303281035520.5053-100000@Bhuvan.bksys.co.in
обсуждение исходный текст
Ответ на Re: Postgres logs  ("Delao, Darryl W" <ddelao@ou.edu>)
Ответы Postgres logs w/ Logrotate  (Renê Salomão <rene@ibiz.com.br>)
Список pgsql-novice
> I am having a really hard time getting logging to work in postgres.
> What do i need to uncomment and/or change in the .conf file for this to
> work.  Under var/log i see a file called pgsql but it has nothing in it.
> I have played with different ways to try to turn logging on and nothing
> works.  I want all connection type messages, errors, etc to go to this
> file under /var/log

Run pg_ctl with -l option. See postgresql.conf to check details which can
be logged.

regards,
bhuvaneswaran


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

Предыдущее
От: "Delao, Darryl W"
Дата:
Сообщение: Re: Postgres logs
Следующее
От: Renê Salomão
Дата:
Сообщение: Postgres logs w/ Logrotate