pgmoneta 0.10

Posted on 2024-04-01 by pgmoneta
Related Open Source

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

Learn more on our web site or GitHub. Follow on Twitter.

pgmoneta is released under the 3-clause BSD license.