PostgeSQL
PostgreSQL is used by Bindplane for storing data such as agent metadata and configurations.
Prerequisites
1. Postgres Sizing
Postgres can be scaled vertically based on the number of managed collectors. See the Postgresql Sizing documentation for sizing details.
2. Postgres Installation
Postgres installation must be done before installing Bindplane. See the Postgres Installation documentation for more information.
3. Postgres Configuration
After installing Postgres, you will need to configure it. See the Postgres Configuration documentation for more information.
Bindplane Configuration
For a list of supported Bindplane PostgreSQL configuration options, see the Postgres Configuration section in the configuration documentation.