select open change scope Open full search

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

Extensions / Administration

tencentdb_sql_throttling

TencentDB proprietary preloaded extension for limiting SQL concurrency by normalized SQL text or query ID across primary and read-only nodes.

pgext.cloud · Website · Documentation

Overview

Packagetencentdb_sql_throttling
Version1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Distributiontencentdb-postgresql
VendorTencent Cloud
Requires CREATE EXTENSIONYes
Requires preloadYes
RelocatableYes
Shared librariestencentdb_sql_throttling
Schematencentdb_sql_throttling
Catalogue updated2026-07-30

Related extensions

See also

rds_pg_sql_cclHuawei Cloud RDS for PostgreSQL kernel extension for limiting total and per-query SQL concurrency.
tencentdb_serverlessTencentDB extension for per-database CPU resource isolation in serverless and multi-tenant workloads.
tencentdb_failover_slotTencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover.
pg_quotaEnforce soft per-role disk-space quotas with background workers
pg_cgroupProvides SQL-callable functions to create, configure, and attach processes to Linux cgroups.
pg_setpriorityGet or change Unix scheduling priority for PostgreSQL processes
pg_isolateAssign PostgreSQL backends to Linux cgroups for resource isolation
starrocks_fdwTencentDB for PostgreSQL foreign data wrapper for querying StarRocks tables through a MySQL-compatible interface.