Setting up a PostgreSQL sync
Follow these steps to connect a read-only PostgreSQL instance.Provision a Read-Only User
Provide explicit instructions to your DevOps team to generate a read-only Postgres user pointing to a securely accessible IP or Bastion host.
Create the Data Source
- Navigate to Workspace Settings → Data Sources.
- Click New Database.
- Input the connection string (
postgres://...) provided by your database administrator.
Configure Sync Preferences
- Select the standard public tables you wish to index.
- Set the sync cadence (e.g., every 60 minutes, daily, etc.).