Загрузить файлы в «/»

This commit is contained in:
2026-07-02 20:50:29 +03:00
parent 058d9d549b
commit 367c117f68
3 changed files with 51 additions and 0 deletions

10
pg-server.conf.template Normal file
View File

@@ -0,0 +1,10 @@
[pg-server]
conninfo = host={{ master_ip }} user={{ backup_user }} dbname=postgres password={{ backup_password }}
streaming_conninfo = host={{ master_ip }} user={{ backup_stream_user }} password={{ bcakup_stream_password }}
backup_method = postgres
archiver = off
streaming_archiver = on
slot_name = barman_slot
create_slot = auto