TencentDB PostgreSQL server maintenance handler extension
pgext.cloud · Website · Documentation
| Package | rds_server_handler |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Distribution | tencentdb-postgresql |
| Vendor | Tencent Cloud |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Catalogue updated | 2026-07-30 |
| buffercache_tools | Inspect and manipulate PostgreSQL buffer cache entries for relations, forks, databases, and tablespaces. |
| vacuum_utils | SQL functions for inspecting VACUUM and ANALYZE thresholds and activity and for invoking table maintenance. |
| lo | Large Object maintenance |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| resetsequence | functions to reset sequences to values contained in tables |
| pg_adm | A PostgreSQL extension providing some administrative tools. |
| autoreindex | Shared-preload background-worker extension that scans for bloated indexes and performs concurrent reindexing work in the background. |
| pg_migrate | Migrates a PostgreSQL table avoiding long locks |