select open change scope Open full search

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

Extensions / Security

pgho_permissions

Hierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepgho_permissions
Version0.0.18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2026-06-30
Catalogue updated2026-08-30

Related extensions

See also

rls_osoPoC postgres plugin to use oso authorization in row level security policies
pgzanProof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies.
rls_helpersPL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies.
supabaseA friendly playground for building and validating Supabase Row‑Level Security (RLS)
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
cedarling_pgPostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers.
pg_celA pure PostgreSQL implementation of the Google Zanzibar / OpenFGA authorization model.