Re: [BUGS] BUG #2180: log_statement=mod does not work

2006-01-19 Thread Tom Lane
"Gilles" <[EMAIL PROTECTED]> 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 d

Re: [BUGS] BUG #2180: log_statement=mod does not work

2006-01-19 Thread Michael Fuhr
On Wed, Jan 18, 2006 at 03:38:17PM +, Gilles wrote: > 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 >

[BUGS] BUG #2180: log_statement=mod does not work

2006-01-19 Thread Gilles
The following bug has been logged online: Bug reference: 2180 Logged by: Gilles Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.0 Operating system: Linux RedHat ES3 Description:log_statement=mod does not work Details: When I configure in the file postgresql