BUG #3622: pg_rotate_logfile() does not work

Поиск
Список
Период
Сортировка
От ITAGAKI Takahiro
Тема BUG #3622: pg_rotate_logfile() does not work
Дата
Msg-id 200709200159.l8K1x7H3064325@wwwmaster.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      3622
Logged by:          ITAGAKI Takahiro
Email address:      itagaki.takahiro@oss.ntt.co.jp
PostgreSQL version: 8.3dev
Operating system:   ALL
Description:        pg_rotate_logfile() does not work
Details:

"SELECT pg_rotate_logfile()" does not force log file to rotate.

pg_rotate_logfile() calls logfile_rotate(), but it has no effect because it
is called with time_based_rotation = false and size_rotation_for = 0 in such
case.

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

Предыдущее
От: "ITAGAKI Takahiro"
Дата:
Сообщение: BUG #3621: Syslogger will not start
Следующее
От: "Guenter Abraham"
Дата:
Сообщение: BUG #3623: initialisation probl.