Re: Postgres logs

Поиск
Список
Период
Сортировка
От A.Bhuvaneswaran
Тема Re: Postgres logs
Дата
Msg-id Pine.LNX.4.44.0303281021350.5053-100000@Bhuvan.bksys.co.in
обсуждение исходный текст
Ответ на Re: Postgres logs  ("Delao, Darryl W" <ddelao@ou.edu>)
Список 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 по дате отправления:

Предыдущее
От: "LaBranche, Kevin"
Дата:
Сообщение: Executing SQL batch file
Следующее
От: Jens Eliasson
Дата:
Сообщение: Re: Postmaster.pid & Unix domain socket errors, OS X