pg_auto_reindexer v1.7 released - Mailing list pgsql-announce

From vitabaks via PostgreSQL Announce
Subject pg_auto_reindexer v1.7 released
Date
Msg-id 177004351908.805.15794237824782481067@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

pg_auto_reindexer v1.7 released

This release introduces a disk free space safety check to prevent reindex operations from running when there isn’t enough available space.

It adds a new -r, --disk-free-reserve option and implements filesystem-aware logic to locate the relevant data data and index tablespace directories and verify free space before processing each index.

Details: https://github.com/vitabaks/pg_auto_reindexer/releases/tag/v1.7

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.

 

pgsql-announce by date:

Previous
From: pgagroal via PostgreSQL Announce
Date:
Subject: pgagroal 2.0
Next
From: Swiss PostgreSQL Users Group via PostgreSQL Announce
Date:
Subject: CERN PGDay 2026: Register now