[GENERAL] Log statement with timestamp

2012-02-23 Thread Madhu S R
Hi,     I need to log DDL or MOD statements with current time when the statement executed. Please let me know if this is possible. Regards, Madhu

[GENERAL] Postgres Table level statement logging

2012-02-07 Thread Madhu S R
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