pgmoneta 0.10

From: pgmoneta via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: pgmoneta 0.10
Date: 2024-04-01 16:19:54
Message-ID: 171198839437.7106.8214964706740963485@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The [pgmoneta](https://pgmoneta.github.io/) community is happy to
announce version [0.10.0](https://pgmoneta.github.io/release/announcement/2024/03/28/pgmoneta-0.10.0.html).

__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](https://pgmoneta.github.io/) is a backup / restore solution for [PostgreSQL](https://www.postgresql.org/) 12+.

Read our [getting started](https://pgmoneta.github.io/gettingstarted.html) guide to setup
[pgmoneta](https://pgmoneta.github.io/) 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](https://pgmoneta.github.io/) or [GitHub](https://github.com/pgmoneta/pgmoneta).
Follow on [Twitter](https://twitter.com/pgmoneta).

[pgmoneta](https://pgmoneta.github.io/) is released under the [3-clause BSD license](https://opensource.org/licenses/BSD-3-Clause).

Browse pgsql-announce by date

  From Date Subject
Next Message HexaCluster via PostgreSQL Announce 2024-04-01 16:20:04 Ora2Pg 24.3 have been released
Previous Message PostgreSQL Core Team via PostgreSQL Announce 2024-03-27 15:42:47 Remembering Simon Riggs