Commit graph

1 commit

Author SHA1 Message Date
Robert Marshall
f253097ea4 Add max_replication_slots to PG HA documentation
- PostgreSQL high availability documentation does not mention
  `max_replication_slots` which must be set to work properly as the
  default value is zero.

Resolves: https://gitlab.com/gitlab-org/gitlab-ce/issues/65700

Related: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4576

Related: https://gitlab.com/gitlab-org/distribution/team-tasks/issues/438

Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
2019-08-06 10:36:30 -04:00