Re: postgres log file

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: postgres log file
Дата
Msg-id 438ED0AE.3030308@archonet.com
обсуждение исходный текст
Ответ на Re: postgres log file  ("surabhi.ahuja" <surabhi.ahuja@iiitb.ac.in>)
Список pgsql-general
surabhi.ahuja wrote:
> how do i  "Use the syslog daemon to record your logs."

See Ch 17.7 of the manuals "Error reporting and logging". You'll want to
set your log_destination to syslog and make sure syslog itself is set up
to route LOCAL0 (or whatever facility you use if you change it).

But - don't just do this because you're having problems with logging to
files. Figure out *why* you are having the problems first and then
decide if you want to switch.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: "surabhi.ahuja"
Дата:
Сообщение: Re: postgres log file
Следующее
От: William Leite Araújo
Дата:
Сообщение: alter table schema on 8.0.X