Обсуждение: pg_auto_reindexer v1.5 released

Поиск
Список
Период
Сортировка

pg_auto_reindexer v1.5 released

От
vitabaks via PostgreSQL Announce
Дата:
 

pg_auto_reindexer v1.5 released

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.

Release notes

About pg_auto_reindexer

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.