Alibaba Cloud RDS extension that analyzes workloads and recommends B-tree indexes.
| Package | index_adviser |
|---|---|
| Version | 2.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Distribution | alibaba-rds-postgresql |
| Vendor | Alibaba Cloud |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Shared libraries | index_adviser |
| Catalogue updated | 2026-07-30 |
| index_advisor | Query index advisor |
| online_advisor | Suggest missing indexes and extended statistics online |
| hypopg | Hypothetical indexes for PostgreSQL |
| google_db_advisor | AlloyDB index advisor extension for workload analysis and index recommendations. |
| pg_qualstats | An extension collecting statistics about quals |
| lsm3 | LSM tree index access method based on PostgreSQL B-tree indexes |
| gevel | Index-inspection functions for GiST, GIN, SP-GiST, B-tree, and BRIN indexes. |
| scrub | Background worker that scans heaps, B-tree indexes, TOAST data, page structure, and checksums for corruption. |