mirror of
https://github.com/postgres/postgres.git
synced 2026-03-23 19:04:11 -04:00
5 lines
116 B
Text
5 lines
116 B
Text
|
|
archive_mode = on
|
||
|
|
archive_library = 'basic_wal_module'
|
||
|
|
basic_wal_module.archive_directory = '.'
|
||
|
|
wal_level = replica
|