diff --git a/postgresql.yaml b/postgresql.yaml index 33d584a..7efd933 100644 --- a/postgresql.yaml +++ b/postgresql.yaml @@ -36,10 +36,10 @@ data: rationale: main server/client components ref: stream-postgresql-14 buildorder: 0 - # pgaudit: - # rationale: pgaudit postgresql extension - # ref: stream-postgresql-14 - # buildorder: 1 + pgaudit: + rationale: pgaudit postgresql extension + ref: rawhide + buildorder: 1 # https://github.com/timescale/timescaledb/issues/1456 # timescaledb: # rationale: timescaledb postgresql extension