Re: Best Tool for PostgreSQL Auditing and Storing Audit Logs Separately - Mailing list pgsql-general

From Nico Williams
Subject Re: Best Tool for PostgreSQL Auditing and Storing Audit Logs Separately
Date
Msg-id aAAMKfepHe5lZWtC@ubby
Whole thread Raw
In response to Re: Best Tool for PostgreSQL Auditing and Storing Audit Logs Separately  (Ron Johnson <ronljohnsonjr@gmail.com>)
List pgsql-general
On Wed, Apr 16, 2025 at 03:53:53PM -0400, Ron Johnson wrote:
> On Wed, Apr 16, 2025 at 3:42 PM Nico Williams <nico@cryptonector.com> wrote:
> > I would care about what happened.  To know what happened I'd have to see
> > either only audit logs for committed transactions, or also see the
> > COMMIT and ROLLBACK statements.
> 
> Decode the logical replication stream?

Yes, or use Debezium or the like which... do just that.



pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Best Tool for PostgreSQL Auditing and Storing Audit Logs Separately
Next
From: Laurenz Albe
Date:
Subject: Re: Fwd: Identify system databases