log_statement = 'mod' does not log all data modifying statements - Mailing list pgsql-general

From Jack Christensen
Subject log_statement = 'mod' does not log all data modifying statements
Date
Msg-id 557B2AE6.9010602@jackchristensen.com
Whole thread Raw
Responses Re: log_statement = 'mod' does not log all data modifying statements  (Bruce Momjian <bruce@momjian.us>)
List 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 by date:

Previous
From: "Sheena, Prabhjot"
Date:
Subject: pg bouncer issue what does sv_used column means
Next
From: greg
Date:
Subject: Re: double precision[] storage space questions