select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

pgzan

Proof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepgzan
Version0.0.0
PostgreSQL versions11 · 12 · 13 · 14 · 15
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars18
Latest commit2023-06-22
Catalogue updated2026-08-30

Related extensions

See also

pg_multitenantMulti-tenant shared-schema helpers using PostgreSQL row-level security
pgtt_rslProvide Oracle/DB2-style global temporary tables using unlogged tables, row-level security, views, and a cleanup worker
uniphantPostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control.
custom_rolesRole-specific Supabase RLS tables and functions for managing user roles.
grants_managerDeclarative PL/pgSQL toolkit for snapshotting, reporting, and aligning database object grants.
rls_osoPoC postgres plugin to use oso authorization in row level security policies
pg_block_systemcatalogPostgreSQL extension to block references to system catalogs.
pgho_permissionsHierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies.