mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Formatting and punctuation improvements in sample configuration files
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
archive_mode = 'on'
|
||||
archive_mode = on
|
||||
archive_library = 'basic_archive'
|
||||
basic_archive.archive_directory = '.'
|
||||
wal_level = 'replica'
|
||||
wal_level = replica
|
||||
|
Reference in New Issue
Block a user