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.15 |
Date: | 2024-12-19 12:44:11 |
Message-ID: | 173461225170.683.1473780460998542340@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.15.0](https://pgmoneta.github.io/release/announcement/2024/12/18/pgmoneta-0.15.0.html).
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](https://pgmoneta.github.io/) is a backup / restore solution for [PostgreSQL](https://www.postgresql.org/) 13+.
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
* 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](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).
From | Date | Subject | |
---|---|---|---|
Next Message | Swiss PostgreSQL Users Group via PostgreSQL Announce | 2024-12-19 15:18:35 | CERN PGDay 2025: Schedule Published |
Previous Message | vitabaks via PostgreSQL Announce | 2024-12-19 06:48:31 | Autobase version 2.1.0 Released! |