select open change scope Open full search

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

Extensions / Administration

flow_control

Amazon RDS for PostgreSQL extension that throttles writes in Multi-AZ DB clusters to reduce replica lag.

pgext.cloud · Documentation

Overview

Packageflow_control
Version1.0
PostgreSQL versions13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Distributionamazon-rds-postgresql
VendorAWS
Requires CREATE EXTENSIONYes
Requires preloadYes
Shared librariesflow_control
Catalogue updated2026-07-30

Related extensions

See also

tencentdb_sql_throttlingTencentDB proprietary preloaded extension for limiting SQL concurrency by normalized SQL text or query ID across primary and read-only nodes.
rds_cclAlibaba Cloud RDS PostgreSQL SQL throttling extension
rds_pg_sql_cclHuawei Cloud RDS for PostgreSQL kernel extension for limiting total and per-query SQL concurrency.
streaminglagSQL helpers that convert WAL LSNs to integers and estimate primary-to-standby streaming replication lag in bytes.
pg_isolateAssign PostgreSQL backends to Linux cgroups for resource isolation
pg_quotaEnforce soft per-role disk-space quotas with background workers