public inbox for [email protected]
help / color / mirror / Atom feedFrom: vitabaks via PostgreSQL Announce <[email protected]>
To: PostgreSQL Announce <[email protected]>
Subject: pg_auto_reindexer v1.7 released
Date: Mon, 02 Feb 2026 14:45:19 +0000
Message-ID: <[email protected]> (raw)
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](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.
- Repository: [pg_auto_reindexer](https://github.com/vitabaks/pg_auto_reindexer)
- License: MIT
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pg_auto_reindexer v1.7 released
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox