audit trail

From: "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: audit trail
Date: 2002-08-23 18:28:47
Message-ID: 73309C2FDD95D11192E60008C7B1D5BB04C73E5F@snt452.corp.bcbsm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Running PostgreSQL 7.2.1 on RedHat Linux 7.2.

I'm interested in turning on an audit trail
to note what tables have been updated, created,
selected from, who did it, what machine / connection
they're using, etc.

I saw something in the n.g. where something
similar has been done by a trigger and a
table with this info is kept.

I'm also sure this is yet another perfect time
to learn a new facet about PostgreSQL. So,
how do I create / manage an audit trail?

Thanks!

-X

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marc G. Fournier 2002-08-23 18:37:28 Re: OSS RDBMS Features Compared
Previous Message Orr, Steve 2002-08-23 18:28:04 Re: OSS RDBMS Features Compared