pgmoneta 0.15

Posted on 2024-12-19 by pgmoneta
Related Open Source

The pgmoneta community is happy to announce version 0.15.0.

This release contains the work of Shahryar Soltanpour and Chao Gu in their Google Summer of Code projects.

New features

  • Native clean-room Write-Ahead Log (WAL) implementation including a walinfo tool to explore the files - including compressed and encrypted
  • Initial pgmoneta extension
  • New management protocol based on JSON. Supports compression and encryption
  • Many improvements to the core data structures
  • Various enhancements and bug fixes

pgmoneta

pgmoneta is a backup / restore solution for PostgreSQL 13+.

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
  • Hot standby
  • 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.