diff --git a/docker/all-in-one/etc/postgresql-custom/postgresql-platform-defaults.conf b/docker/all-in-one/etc/postgresql-custom/postgresql-platform-defaults.conf index 51d34a13a..b4fb37f1b 100644 --- a/docker/all-in-one/etc/postgresql-custom/postgresql-platform-defaults.conf +++ b/docker/all-in-one/etc/postgresql-custom/postgresql-platform-defaults.conf @@ -5,3 +5,4 @@ log_connections = on statement_timeout = 120000 jit = off pgaudit.log = 'ddl' +log_statement = 'ddl'