Parameterized role and privilege management functions for PostgreSQL.
pgext.cloud · Source code · Website · Documentation · Control file · PGXN
| Package | pg_roleman |
|---|---|
| Version | 0.3.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Archived |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | roleman |
| Stars | 6 |
| Latest commit | 2017-11-07 |
| Latest release | 2017-10-20 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| softvisio_admin | Proprietary SQL administration extension for database/role provisioning and cluster-wide extension inventory and updates via dblink. |
| pg_idm | Exposes PostgreSQL role and membership management through updatable views and DML-trigger functions. |
| set_user | similar to SET ROLE but with added logging |
| tce | Transparent column encryption for PostgreSQL using per-role envelope keys and external key-management services. |
| pointsource@supabase_rbac | Role-Based Access Control for your Supabase project |
| drop_role_helper | Generates SQL to revoke all privileges held by a role in the current database. |
| custom_roles | Role-specific Supabase RLS tables and functions for managing user roles. |
| letter | letter: role-based access control for PostgreSQL |