Skip to content
This documentation is sourced from a third-party project and is not maintained by pgEdge.

PostgreSQL Version Compatibility

pgAudit supports PostgreSQL 12 or greater.

In order to support new functionality introduced in each PostgreSQL release, pgAudit maintains a separate branch for each PostgreSQL major version (currently PostgreSQL 12 - 17) which will be maintained in a manner similar to the PostgreSQL project.

Aside from bug fixes, no further development is allowed for stable branches. New development, if any, will be strictly for the next unreleased major version of PostgreSQL.

pgAudit versions relate to PostgreSQL major versions as follows:

  • pgAudit v17.X is intended to support PostgreSQL 17.

  • pgAudit v16.X is intended to support PostgreSQL 16.

  • pgAudit v1.7.X is intended to support PostgreSQL 15.

  • pgAudit v1.6.X is intended to support PostgreSQL 14.

  • pgAudit v1.5.X is intended to support PostgreSQL 13.

  • pgAudit v1.4.X is intended to support PostgreSQL 12.