Skip to content

Commit f31590a

Browse files
committed
feat: enable DDL audit logging by default
1 parent 1275d46 commit f31590a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/all-in-one/etc/postgresql-custom/postgresql-platform-defaults.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ max_replication_slots = 5
66
log_connections = on
77
statement_timeout = 120000
88
jit = off
9+
pgaudit.log = 'ddl'

0 commit comments

Comments
 (0)