Re: pgaudit - an auditing extension for PostgreSQL - Mailing list pgsql-hackers

From Ian Barwick
Subject Re: pgaudit - an auditing extension for PostgreSQL
Date
Msg-id 53ABE786.403@2ndquadrant.com
Whole thread Raw
In response to Re: pgaudit - an auditing extension for PostgreSQL  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On 14/06/25 23:36, Stephen Frost wrote:
> Other databases have had this kind of capability as a
> matter of course for decades- we are far behind in this area.

On a related note, MySQL/MariaDB have had some sort of auditing
capability for, well, months. By no means as sophisticated as
some of the others, but still more than nothing.
 https://www.mysql.com/products/enterprise/audit.html https://mariadb.com/kb/en/about-the-mariadb-audit-plugin/


Regards

Ian Barwick

-- Ian Barwick                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Allowing join removals for more join types
Next
From: David Rowley
Date:
Subject: Re: Allowing NOT IN to use ANTI joins