summaryrefslogtreecommitdiff
path: root/config/database.yml.decomposed-postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'config/database.yml.decomposed-postgresql')
-rw-r--r--config/database.yml.decomposed-postgresql18
1 files changed, 18 insertions, 0 deletions
diff --git a/config/database.yml.decomposed-postgresql b/config/database.yml.decomposed-postgresql
index 04add959ad4..3348c8cb277 100644
--- a/config/database.yml.decomposed-postgresql
+++ b/config/database.yml.decomposed-postgresql
@@ -9,6 +9,15 @@ production:
username: git
password: "secure password"
host: localhost
+ # load_balancing:
+ # hosts:
+ # - host1.example.com
+ # - host2.example.com
+ # discover:
+ # nameserver: 1.2.3.4
+ # port: 8600
+ # record: secondary.postgresql.service.consul
+ # interval: 300
ci:
adapter: postgresql
encoding: unicode
@@ -16,6 +25,15 @@ production:
username: git
password: "secure password"
host: localhost
+ # load_balancing:
+ # hosts:
+ # - host1.example.com
+ # - host2.example.com
+ # discover:
+ # nameserver: 1.2.3.4
+ # port: 8600
+ # record: secondary-ci.postgresql.service.consul
+ # interval: 300
geo:
adapter: postgresql
encoding: unicode