fix log dir variable

This commit is contained in:
Robert Kaussow 2018-10-16 20:59:31 +02:00
parent c3844b679b
commit 1d02ad45ba

View File

@ -8,7 +8,7 @@ postgres_group: postgres
# available postgresql.conf options
postgres_log_destination:
- stderr
postgres_log_dirname: log
postgres_log_directory: log
postgres_log_filename: postgresql.log
postgres_log_rotation_age: 1d
postgres_log_rotation_size: 0