select open change scope Open full search

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

Extensions / Administration

pg_quota

Enforce soft per-role disk-space quotas with background workers

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_quota
Version1.0
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_quota
Schemaquota
Stars17
Latest commit2018-05-16
Catalogue updated2026-08-30

Related extensions

See also

tencentdb_serverlessTencentDB extension for per-database CPU resource isolation in serverless and multi-tenant workloads.
pg_cgroupProvides SQL-callable functions to create, configure, and attach processes to Linux cgroups.
pg_setpriorityGet or change Unix scheduling priority for PostgreSQL processes
tencentdb_sql_throttlingTencentDB proprietary preloaded extension for limiting SQL concurrency by normalized SQL text or query ID across primary and read-only nodes.
pg_isolateAssign PostgreSQL backends to Linux cgroups for resource isolation
pg_connlimitLimits per-role connection counts from filesystem configuration without catalog access.
rds_pg_sql_cclHuawei Cloud RDS for PostgreSQL kernel extension for limiting total and per-query SQL concurrency.
set_usersimilar to SET ROLE but with added logging