"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
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
>
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