Re: [GENERAL] Postgres auditing features

2009-06-11 Thread Alvaro Herrera
Greg Smith wrote: > On Thu, 11 Jun 2009, SHARMILA JOTHIRAJAH wrote: > >> Does postgresql have any build-in auditing features like in Oracle's >> total-recall or fine grained auditing > > There's nothing built-in, but it's not too difficult to build such > facilities yourself. I have added this

Re: [GENERAL] Postgres auditing features

2009-06-11 Thread Greg Smith
On Thu, 11 Jun 2009, SHARMILA JOTHIRAJAH wrote: Does postgresql have any build-in auditing features like in Oracle's total-recall or fine grained auditing There's nothing built-in, but it's not too difficult to build such facilities yourself. I'm quite sure you could find someone who would