select open change scope Open full search

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

Extensions / Administration

rds_tools

AWS RDS for PostgreSQL administrative functions for engine-version inspection, password-encryption audits, autovacuum diagnostics, and storage monitoring

pgext.cloud · Website

Overview

Packagerds_tools
Version1.9
PostgreSQL versions11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Distributionamazon-rds-postgresql
VendorAWS
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
Schemards_tools
Latest release2025-02-13
Catalogue updated2026-07-30

Related extensions

See also

pgfr_controlVacuum diagnostics, autovacuum scale-factor recommendations, and table bloat analysis for pgfr_record.
autovacuum_informationsPostgreSQL extension that adds functions for reporting the autovacuum launcher PID and autovacuum worker information.
pgmonitorCollector-friendly metric views and background refresh worker
shacryptImplements SHA256-CRYPT and SHA512-CRYPT password encryption schemes
cryptintEncryption functions for int and bigint values
pgsodiumPostgres extension for libsodium functions
pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.
pgcryptokeycryptographic key management
pg_datatype_passwordSQL-only password data type and operators using pgcrypto Blowfish hashes, with trigger-based encryption before storage.
tencentdb_wal_statTencentDB proprietary WAL diagnostics extension that scans recent WAL files and attributes record counts, bytes, resource-manager types, and full-page images by database, schema, and relation.