Re: BUG #2180: log_statement=mod does not work

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2180: log_statement=mod does not work
Дата
Msg-id 9347.1137706647@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2180: log_statement=mod does not work  ("Gilles" <s_gilou@yahoo.com>)
Список pgsql-bugs
"Gilles" <s_gilou@yahoo.com> writes:
> When I configure in the file postgresql.conf:
> log_statement=mod
> I don't have the update, delete, insert queries logged like it says in the
> documentation :
> http://www.postgresql.org/docs/8.1/interactive/runtime-config-logging.html

Did you remember to do "pg_ctl reload" (or kill -HUP the postmaster)
after changing the config file?  Perhaps you neglected to remove the #
comment marker from that line in the file?

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #2186: syntax error in postgresql.conf
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: BUG #2178: NOT IN command don't work