add option for witness

This commit is contained in:
Bernhard Radermacher
2026-02-20 11:06:41 +01:00
parent 260423fc3a
commit 5824741ef4
3 changed files with 58 additions and 70 deletions

3
repmgr.conf Normal file
View File

@@ -0,0 +1,3 @@
data_directory = '/var/lib/postgresql/data'
use_replication_slots = on
pg_bindir = '/usr/lib/postgresql/15/bin/'