Read the schemas, tables, and records allowed for the workflow.
Postgres
DatabasesOverview
Read and write operational Postgres with scoped credentials.
- · Vendor-supported OAuth or scoped service credentials
- · Read and write access configured separately
- · Tool calls and outcomes recorded per run
Control what agents can do in Postgres.
Exact authentication methods and available scopes depend on your Postgres plan and deployment. Context keeps the connector configuration explicit.
Limit inserts or updates to explicitly approved operations.
Record the query and affected records for review.
Set up the connection
- 01
Authenticate
Connect Postgres with an admin-approved OAuth flow or scoped credential supported by the vendor.
- 02
Choose scope
Select the accounts, workspaces, projects, or resources available to the runbook.
- 03
Map policy
Set read and write permissions, reviewer gates, and the identity used for each action.
- 04
Test a run
Verify one read, one permitted action, and the resulting audit record before rollout.
Build with Postgres
Postgres can be added to any Context runbook. Start from a prebuilt agent, then choose the resources and actions it needs. Browse all agents →
More in Databases
Connect Postgres to Context.
Request demo