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
| Package | tencentdb_sql_throttling |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Distribution | tencentdb-postgresql |
| Vendor | Tencent Cloud |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Relocatable | Yes |
| Shared libraries | tencentdb_sql_throttling |
| Schema | tencentdb_sql_throttling |
| Catalogue updated | 2026-07-30 |
| rds_pg_sql_ccl | Huawei Cloud RDS for PostgreSQL kernel extension for limiting total and per-query SQL concurrency. |
| tencentdb_serverless | TencentDB extension for per-database CPU resource isolation in serverless and multi-tenant workloads. |
| tencentdb_failover_slot | TencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover. |
| pg_quota | Enforce soft per-role disk-space quotas with background workers |
| pg_cgroup | Provides SQL-callable functions to create, configure, and attach processes to Linux cgroups. |
| pg_setpriority | Get or change Unix scheduling priority for PostgreSQL processes |
| pg_isolate | Assign PostgreSQL backends to Linux cgroups for resource isolation |
| starrocks_fdw | TencentDB for PostgreSQL foreign data wrapper for querying StarRocks tables through a MySQL-compatible interface. |