From a9d24c1c6d48188b32395a194ada6386c9027d22 Mon Sep 17 00:00:00 2001 From: Filip Janus Date: Thu, 3 Aug 2023 10:35:51 +0200 Subject: [PATCH] Rebuild with pgaudit --- postgresql.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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