BUG #6081: trigger CRUD log entries, or documentation not clear that triggers do not log

From: "Tom Hodder" <tom(at)limepepper(dot)co(dot)uk>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6081: trigger CRUD log entries, or documentation not clear that triggers do not log
Date: 2011-06-29 06:56:40
Message-ID: 201106290656.p5T6ueLN081668@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 6081
Logged by: Tom Hodder
Email address: tom(at)limepepper(dot)co(dot)uk
PostgreSQL version: 8.4
Operating system: Fedora 14 x86_64
Description: trigger CRUD log entries, or documentation not clear
that triggers do not log
Details:

with this log directive set;
log_statement = 'mod'

I would expect that all CRUD statements would be logged to log_filename.
However CRUD statements called from trigger functions are not logged.

This is unexpected, and does not reflect my reading of the documentation.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Matthijs Bomhoff 2011-06-29 11:40:07 Bug with plpgsql, temp tables and TOAST?
Previous Message Dean Rasheed 2011-06-28 21:45:45 Re: BUG #6079: Wrong select result