Added replication flags

This commit is contained in:
Oleksandr Stepanov
2024-11-19 16:26:57 +01:00
parent f347a9173e
commit 6f1e025785
3 changed files with 5 additions and 0 deletions

View File

@ -58,6 +58,7 @@ postgres_arguments:
- checkpoint_timeout=1800
enable_postgres_replication: false
# IP address of the interface replication
postgres_replications_arguments: []
postgres_replication_bind_address: ""
postgres_replica_address: ""