Postgres Table level statement logging

From: Madhu S R <s_r_madhu(at)yahoo(dot)co(dot)in>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Postgres Table level statement logging
Date: 2012-02-07 10:42:56
Message-ID: 1328611376.67382.YahooMailNeo@web137303.mail.in.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I need to log the statements executed for a list of tables. It will be Data Modification statements like INSERT/UPDATE/DELETE on any of these tables. Please let me know if this is possible in postgres logging.

Regards,
Madhu

Responses

Browse pgsql-general by date

  From Date Subject
Next Message mgould 2012-02-07 13:28:18 problems sending email to list
Previous Message Alban Hertroys 2012-02-07 09:43:36 Re: Error while importing CSV file