Re: [GENERAL] Postgres 9.6.2 and pg_log
От | David G. Johnston |
---|---|
Тема | Re: [GENERAL] Postgres 9.6.2 and pg_log |
Дата | |
Msg-id | CAKFQuwbVkhmNoO74Y-TG=xrUKFH_wRquZmqDihjpmNGbqqUhHQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [GENERAL] Postgres 9.6.2 and pg_log (Mark Watson <mark.watson@jurisconcept.ca>) |
Ответы |
Re: [GENERAL] Postgres 9.6.2 and pg_log
|
Список | pgsql-general |
The lines log_rotation_age and log_rotation_size are commented, and currently are:
#log_rotation_age = 1d
# Automatic rotation of logfiles will
# happen after that time. 0 disables. #log_rotation_size = 10MB # Automatic rotation of logfiles will
# happen after that much log output.
# 0 disables.
I see from your reference article that the log_rotation_age is now in minutes, and I will adjust that to 1440 (1 day). I don’t know where the “1d” came from. I know it used to be like this in earlier versions.
В списке pgsql-general по дате отправления: