Skip to content

Commit cefbf61

Browse files
andrewlecuyerjkatz
authored andcommitted
Add the logging_collector param to the custom
PG config for the custom-config example to ensure file-based logging is enabled.
1 parent a55ab93 commit cefbf61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/custom-config/postgres-ha.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ bootstrap:
33
dcs:
44
postgresql:
55
parameters:
6+
logging_collector: on
67
log_directory: pglogs
78
log_min_duration_statement: 0
89
log_statement: none

0 commit comments

Comments
 (0)