gitlab-org--gitlab-foss/changelogs/unreleased/65700-document-max-replication-slots-pg-ha.yml
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

5 lines
101 B
YAML

---
title: Add max_replication_slots to PG HA documentation
merge_request: 31534
author:
type: other