Re: Log files, how to rotate properly

Поиск
Список
Период
Сортировка
Искать
От
Peter Eisentraut
Тема
Re: Log files, how to rotate properly
Дата
Msg-id
Pine.LNX.4.30.0106132239060.756-100000@peter.localdomain
Ответ на
Список
Дерево обсуждения
Re: Log files, how to rotate properly Vivek Khera <khera@kcilink.com>
Re: Re: Log files, how to rotate properly Martín Marqués <martin@bugs.unl.edu.ar>
Lamar Owen writes:

> Use syslog.  Syslog has many advantages:
> 1.)	Easily rollable.
> 2.)	Redirectable to various files and/or remote machines -- including
> hardcopy, and including multiple files at once (splitting).
> 3.)	PostgreSQL 7.1 has excellent syslog support.
> 4.)	You don't have to shut anything down to roll the logs.
> 5.)	Thanks to item 2, you could have a single syslog machine accept the
> syslog output of multiple PostgreSQL servers, integrating the log into one,
> if you wish.

Disadvantage:

Some messages will get lost.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter

В списке pgsql-general по дате отправления
От: Martín Marqués
Дата:
От: Peter Eisentraut
Дата:
Сообщение: Re: Vacuum analyze in 7.1.1
FAQ