Ross ROSS = Recommend OSS · open-source software intelligence for agents

pgaudit/pgaudit

PostgreSQL Audit Extension observed · 2026-08-28

github.com/pgaudit/pgaudit · homepage · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 95
  • Release rhythm 49
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 4.5
  • age_days: 4082
  • days_rel: 343
  • days_push: 34
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1695 stars · 195 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

pgAudit is a PostgreSQL extension written in C that provides detailed session and object audit logging through the standard PostgreSQL logging facility. It produces structured audit trails suitable for government, financial, and ISO certification compliance requirements.

Use cases

  • produce audit logs for compliance with government, financial, or ISO certifications
  • log all statements that touched a specific table without parsing SQL
  • capture DDL statements executed inside DO blocks and functions
  • track which user ran which statement against the database
  • generate detailed audit trails for database forensics
  • log object-level access to sensitive tables

When to choose

  • you need detailed, searchable audit logs of PostgreSQL activity for auditors
  • standard log_statement=all output is insufficient for compliance requirements
  • you need to identify all statements affecting a particular relation
  • you must demonstrate object-level access logging for certification

When to avoid

  • you only need basic monitoring or debugging of statements
  • you cannot tolerate the additional logging volume and performance overhead
  • you need audit logging for databases other than PostgreSQL

Facets

plugin · maturity stable

logging security database databases security legal windows self-hosted postgresql-extension audit-logging audit-trail compliance c linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
pgaudit/pgauditmain80

For agents

markdown · JSON · MCP: product_card(name="pgaudit/pgaudit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem