Re: [GENERAL] Postgres Table level statement logging

2012-02-07 Thread Andreas Kretschmer
Madhu S R wrote: > 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. http://andreas.scherbaum.la/blog/archives/100-Log-Tabl

Re: [GENERAL] Postgres Table level statement logging

2012-02-07 Thread Vibhor Kumar
On Feb 7, 2012, at 5:42 AM, Madhu S R wrote: > 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. Yes, this possible. You can set l