Re: Logging behavior not changing on reload

Поиск
Список
Период
Сортировка
От Jayadevan M
Тема Re: Logging behavior not changing on reload
Дата
Msg-id CAFS1N4j2eL3QO4rog-fJnY0yKsDEZ3=+DFukVBYhYYzc7oV4yg@mail.gmail.com
обсуждение исходный текст
Ответ на Logging behavior not changing on reload  (Matthew Foster - NOAA Federal <matthew.foster@noaa.gov>)
Ответы Re: Logging behavior not changing on reload  (Matthew Foster - NOAA Federal <matthew.foster@noaa.gov>)
Список pgsql-novice
You could try show command (http://www.postgresql.org/docs/9.3/static/sql-show.html) and see if the changes have taken effect. Usually there are comments against each parameter which mention  if a restart is required. Example,
port = 5432                # (change requires restart)


On Wed, Apr 2, 2014 at 6:36 PM, Matthew Foster - NOAA Federal <matthew.foster@noaa.gov> wrote:
I changed a few logging parameters on our 9.1 server (e.g. log_rotation_age, log_rotation_size, log_min_messages).  After a reload, the logging behavior has not changed.  Is a restart required for these?  The documentation doesn't indicate that it is.

Thanks.

Matt


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

Предыдущее
От: Matthew Foster - NOAA Federal
Дата:
Сообщение: Logging behavior not changing on reload
Следующее
От: Matthew Foster - NOAA Federal
Дата:
Сообщение: Re: Logging behavior not changing on reload