It designed to manage postgres wal files with a simple interactive bash script.
Usage: It designed/tested to use on a single postgres instance via postgres linux user.
Attention: Please do not use the script in production environment and it is not suitable for postgres cluster as well.
Test info: Run/tested on a RockLinux 5.14.0-284.18.1.el9_2.x86_64 VM and a postgres 13.11 instance version.
Future plans:
- Show current WAL settings
- Check new settings before changing them
- Add new variables for WAL management