Re: Enable DB level audit trail - Mailing list pgsql-admin

From GF
Subject Re: Enable DB level audit trail
Date
Msg-id CAFePLY3W=3L-NHhsk90mmBcMVB23c4KvuHSDo_E7Lv+vYZSXug@mail.gmail.com
Whole thread Raw
In response to Re: Enable DB level audit trail  (Ron Johnson <ronljohnsonjr@gmail.com>)
List pgsql-admin

Il mar 16 apr 2024, 20:01 Ron Johnson <ronljohnsonjr@gmail.com> ha scritto:
"Audit tables" are tables just like any other table, which means they can be changed by anyone with a superuser ROLE.

... and trigger-based audit interferes with the transaction: think of an exception while auditing, it would rollback also the statement(s) it was tracking.

giovanni

pgsql-admin by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Enable DB level audit trail
Next
From: "Wetmore, Matthew (CTR)"
Date:
Subject: Enable DB level audit trail