mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 05:21:27 +03:00
That's normally the default, but buildfarm member thorntail has other ideas. Nathan Bossart Discussion: http://postgr.es/m/20220203212539.GA1082940@nathanxps13
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
archive_mode = 'on'
|
|
archive_library = 'basic_archive'
|
|
basic_archive.archive_directory = '.'
|
|
wal_level = 'replica'
|