A new version of pgmoneta, which is a tool for backing up and restoring data on the PostgreSQL database server, has been released. Included in the list of new features is a worker framework that allows for parallel operations, an enhanced integration of Write-Ahead Log, additional Prometheus metrics for backup and WAL, and JSON output for the command line interface.
pgmoneta 0.10
The pgmoneta community is happy to announce version 0.10.0.
New features
- Introduce worker framework for parallel operations
- Enhance the Write-Ahead Log (WAL) integration, for example better timeline changes
- Add additional Prometheus metrics around backup and WAL
- JSON output for the command line interface
pgmoneta
pgmoneta is a backup / restore solution for PostgreSQL 12+.
Read our getting started guide to setup pgmoneta for your backup needs.
Features
- Full backup
- Restore
- Compression (gzip, zstd, lz4, bzip2)
- AES encryption support
- Symlink support
- WAL shipping support
- Prometheus support
- Remote management
- Offline mode
- Transport Layer Security (TLS) v1.2+ support
- Daemon mode
- User vault