This release includes improved handling of special characters in index and database names, a new --sorting-order
option to control index processing order by size, enhanced logging with total bloat index count and per-index progress.
pg_auto_reindexer
is a lightweight tool for automatic maintenance of PostgreSQL B-tree indexes.
It automatically detects bloated indexes and reindexes them with minimal locking, helping to maintain optimal database performance over time.