Extensions
- List of Supported Extensions for RDS PostgreSQL
- Restrictions on extension creation for RDS for PostgreSQL
- Manage extensions
- Spatio Temporal Engine (GanosBase)
- Query vertical industry-specific data
- Access other types of databases
- Cross-database operations (dblink, postgres_fdw)
- Online partitioning feature (rds_online_migrate)
- Cardinality estimation (hll)
- Scheduled tasks (pg_cron)
- Use the PL/Proxy extension
- Fuzzy query (pg_bigm)
- Logical decoding (wal2json)
- Integrating Elasticsearch (ZomboDB)
- SQL firewall (sql_firewall)
- Concurrency control (pg_concurrency_control)
- Use the RUM extension
- Chinese word segmentation (zhparser)
- Use the pg_jieba extension
- Use the fuzzystrmatch extension to calculate the similarity between strings
- Use the pg_hint_plan extension to customize query plans
- Use the pg_repack extension to clear tablespaces
- Use the pglogical extension
- Use the pgAudit extension to generate audit logs
- Use the pldebugger extension
- Index Advisor (index_adviser)
- Use the HypoPG extension to create hypothetical indexes
- Use the sequential-uuids extension to generate sequential UUIDs
- Use the UUID-OSSP extension to generate UUIDs
- TDE batch encryption and decryption plugin (rds_tde_utils)
- Use the pg_stat_kcache extension
- Use the pg_profile extension to collect statistics on resource-intensive activities
- SQL throttling (rds_ccl)
- pgvector (high-dimensional vector similarity search)
- Vector generation (rds_embedding)
- Online DDL (rds_online_ddl)
- Use the pg_squeeze extension to shrink bloated tables and indexes