select open change scope Open full search

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

Extensions / Security

pg_multitenant

Multi-tenant shared-schema helpers using PostgreSQL row-level security

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_multitenant
Version1.0
PostgreSQL versions16
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapg_catalog, pgmt
Stars3
Latest commit2024-04-29
Catalogue updated2026-08-30

Related extensions

See also

pgzanProof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies.
pgtt_rslProvide Oracle/DB2-style global temporary tables using unlogged tables, row-level security, views, and a cleanup worker
rls_osoPoC postgres plugin to use oso authorization in row level security policies
supabaseA friendly playground for building and validating Supabase Row‑Level Security (RLS)
pgho_permissionsHierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies.
rls_helpersPL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies.
cedarling_pgPostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers.
hessra_authzBiscuit-token authorization helpers plus key and service-chain management inside PostgreSQL.