rename connection_address to connect_address

This commit is contained in:
Alexander Kukushkin
2015-05-15 12:13:05 +02:00
parent 08865512f8
commit 75ff91d017
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ etcd:
postgresql:
name: postgresql1
listen: 127.0.0.1:5433
connection_address: 127.0.0.1:5433
connect_address: 127.0.0.1:5433
data_dir: data/postgresql1
maximum_lag_on_failover: 1048576 # 1 megabyte in bytes
replication: