Re: [GENERAL] Postgres 9.6.2 and pg_log
От | David G. Johnston |
---|---|
Тема | Re: [GENERAL] Postgres 9.6.2 and pg_log |
Дата | |
Msg-id | CAKFQuwZ__5EuX9Z8b0Ovn2eDC1-D=-ycLBHBdc=jy0veYyk=Lw@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 |
log_destination = 'stderr'
# Valid values are combinations of
# stderr, csvlog, syslog, and eventlog,
# depending on platform. csvlog
# requires logging_collector to be on.
# This is used when logging to stderr:
logging_collector = on # Enable capturing of stderr and csvlog
# into log files. Required to be on for
# csvlogs.
# (change requires restart)
В списке pgsql-general по дате отправления: