You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/website/content/docs/installing/postgres.mdx

20 lines
544 B

---
layout: docs
page_title: Postgres Installation
sidebar_title: Postgres Install
description: |-
Postgres configuration for Boundary
---
# Postgres Configuration
This section covers Postgres-specific installation requirements.
## Version
Boundary prefers Postgres 11x or greater.
## Network
In non-HA configurations, Boundary servers must be able to reach Postgres. If you're running in [high availability](/docs/installing/high-availability), then the controllers, and not workers, need access to the Postgres server infrastructure.