PostgreSQL
Grant temporary superuser and role-based access to PostgreSQL databases using the Britive Access Broker — creating ephemeral users or granting existing roles just-in-time, with full cleanup on checkin.
In This Section
- Getting Started
Configure the Britive Access Broker for JIT superuser and role-based access to PostgreSQL databases.
- Role Grant Access
Grant and revoke a predefined PostgreSQL role to an existing user just-in-time — fine-grained, no new user created.
- DBA Access
Create a temporary PostgreSQL user with monitoring and DBA-level privileges just-in-time, with service credentials stored in AWS Secrets Manager.
- Superuser Access
Create a temporary PostgreSQL SUPERUSER just-in-time for break-glass scenarios — removed entirely at checkin. Requires approval.
Last updated on