-
- Downloads
Allow setting of synchronous replication settings
This adds support for setting "synchronous_commit" and "synchronous_standby_names" in PostgreSQL. These settings can be used to enable and control synchronous replication behaviour.
Showing
- CHANGELOG.md 2 additions, 0 deletionsCHANGELOG.md
- files/gitlab-config-template/gitlab.rb.template 2 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab/attributes/default.rb 2 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/templates/default/postgresql.conf.erb 2 additions, 1 deletion...ab-cookbooks/gitlab/templates/default/postgresql.conf.erb
- spec/chef/recipes/postgresql_spec.rb 18 additions, 0 deletionsspec/chef/recipes/postgresql_spec.rb
Please register or sign in to comment