Skip to main content
To connect your Postgres database to Buster, go to the Buster web app, navigate to the Integrations tab, select Postgres, and enter your credentials.
Buster only requires a read-only user for warehouse connections. We recommend creating a dedicated user with SELECT permissions only.

Required Credentials

To connect Buster to your Postgres database, you will need the following credentials:
FieldDescriptionRequired
hostThe hostname of your database.Yes
portThe port your database listens on.Yes
usernameThe username for database access.Yes
passwordThe password for database access.Yes
default_databaseThe name of the database to connect to.Yes
default_schemaThe default schema to use within the database.Yes
You may need to allowlist Buster’s IPs: 44.219.39.124, 34.230.173.35, 100.26.25.127