summaryrefslogtreecommitdiff
path: root/doc/administration/high_availability/database.md
blob: 7518343604687056c205ff43ee5e9adc385e1f7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
type: reference
---

# Configuring PostgreSQL for Scaling and High Availability

In this section, you'll be guided through configuring a PostgreSQL database to
be used with GitLab in one of our [Scalable and Highly Available Setups](../reference_architectures/index.md).

## Provide your own PostgreSQL instance **(CORE ONLY)**

This content has been moved to a [new location](../postgresql/external.md).

## Standalone PostgreSQL using Omnibus GitLab **(CORE ONLY)**

This content has been moved to a [new location](../postgresql/standalone.md).

## PostgreSQL replication and failover with Omnibus GitLab **(PREMIUM ONLY)**

This content has been moved to a [new location](../postgresql/replication_and_failover.md).