Обсуждение: Log rolling

Поиск
Список
Период
Сортировка

Log rolling

От
Alan Nilsson
Дата:
Is there any sql/psql command to force a log roll (i.e. start a new log file)?

alan



Re: Log rolling

От
Adrian Klaver
Дата:
On 12/20/2012 02:08 PM, Alan Nilsson wrote:
> Is there any sql/psql command to force a log roll (i.e. start a new log file)?

http://www.postgresql.org/docs/9.2/interactive/functions-admin.html

pg_rotate_logfile()

>
> alan
>
>
>


--
Adrian Klaver
adrian.klaver@gmail.com