some log statements ignored

From: brian <brian(at)zijn-digital(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: some log statements ignored
Date: 2006-10-12 18:21:02
Message-ID: 452E878E.2010402@zijn-digital.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I changed my postgresql.conf to have:

log_statement = mod

It appears to be working, though not logging *all* INSERTs. For
instance, I have a PHP class that inserts into two tables in a
transaction. The log shows the first, but not the second. Has anyone
seen this behaviour?

test=# show log_statement;
log_statement
---------------
mod
(1 row)

brian

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marc G. Fournier 2006-10-12 19:10:04 Re: List of supported 64bit OS
Previous Message Guillaume Lelarge 2006-10-12 18:20:33 Re: [GENERAL] ISO week dates