Files
postgresrepmgr/repmgr.conf

4 lines
132 B
Plaintext
Raw Normal View History

2026-02-20 11:06:41 +01:00
data_directory = '/var/lib/postgresql/data'
use_replication_slots = on
2026-02-20 11:18:34 +01:00
pg_bindir = '/usr/lib/postgresql/15/bin/'