This commit is contained in:
2026-06-03 12:22:42 +00:00
parent ca88f92b1a
commit 7c10fda451
+3
View File
@@ -1046,6 +1046,9 @@ unix_socket_directories = '$NORMALIZE_SOCKDIR'
logging_collector = 'off' logging_collector = 'off'
hba_file = '$NORMALIZE_PGDATA/pg_hba.conf' hba_file = '$NORMALIZE_PGDATA/pg_hba.conf'
ident_file = '$NORMALIZE_PGDATA/pg_ident.conf' ident_file = '$NORMALIZE_PGDATA/pg_ident.conf'
shared_preload_libraries = '$NORMALIZE_PRELOAD_LIBRARIES'
cron.database_name = '$NORMALIZE_DATABASE'
cron.host = '$NORMALIZE_SOCKDIR'
EOF EOF
log notice "starting temporary local cluster" log notice "starting temporary local cluster"