log_statement = 'mod' does not log all data modifying statements

Поиск
Список
Период
Сортировка
От Jack Christensen
Тема log_statement = 'mod' does not log all data modifying statements
Дата
Msg-id 557B2AE6.9010602@jackchristensen.com
обсуждение исходный текст
Ответы Re: log_statement = 'mod' does not log all data modifying statements  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-general
I was recently surprised by changes that were not logged by
log_statement = 'mod'. After changing log_statement to 'all', I found
that the changes were occurring in a writable CTE.

Is there a way to log all statements that update data?

Jack



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

Предыдущее
От: "Sheena, Prabhjot"
Дата:
Сообщение: pg bouncer issue what does sv_used column means
Следующее
От: greg
Дата:
Сообщение: Re: double precision[] storage space questions