Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sZuf9-005AXF-Ou for pgsql-announce@arkaria.postgresql.org; Fri, 02 Aug 2024 15:57:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sZuf6-001T3F-VE for pgsql-announce@arkaria.postgresql.org; Fri, 02 Aug 2024 15:57:48 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sZubl-0016cy-7Q for pgsql-announce@lists.postgresql.org; Fri, 02 Aug 2024 15:54:21 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sZubV-002jY2-K4 for pgsql-announce@lists.postgresql.org; Fri, 02 Aug 2024 15:54:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=PR4sijLb/iBViQjDPmIQ3K3GWn3wM8/3wEIxCGo3oYU=; b=P6DJ9Ze3ZGYtZZX0oNYsBDv1JJ R9TldHZIzK78qpwijdKLx24iQ5diyCQdmeHR81lHaqhvZoeqyaX4rBXqVJOE/upC0g1wudefZz2ro nOvEksfZk9V5sqHDxQPTNDdUq1jtPuYxcIzXstZqDa4bzztggzWrVHVA41vMVpsKkHzVHcHup+UD3 M4Karvr54qJfQAv9tDclEfvDbn0K0AEyC7Zqh84NyT4KFke3V09+s9rvMwFOkjlDOffpGOy7iJP4w nXA3zym6lK1070ivKcn6CZaTyYJOxYGPAY9cSSraERDEfiCkXMSZDUA4w8wrrwjCHlR2Ybq1HPqb/ nP3n9oLg==; Received: from wrigleys.postgresql.org ([217.196.149.60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sZubU-008Vw5-7b for pgsql-announce@lists.postgresql.org; Fri, 02 Aug 2024 15:54:04 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sZubR-00CcgA-TB for pgsql-announce@lists.postgresql.org; Fri, 02 Aug 2024 15:54:02 +0000 Content-Type: multipart/mixed; boundary="===============3841612578668369841==" MIME-Version: 1.0 Subject: pgmoneta 0.13 To: PostgreSQL Announce From: pgmoneta via PostgreSQL Announce Reply-To: jesper.pedersen@comcast.net Date: Fri, 02 Aug 2024 15:53:30 +0000 Message-ID: <172261401088.915369.14470690894776828177@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 3e76a72f02cf4ffdf43935207b79cae451bf4f031c62c5e737009b7d134b15f2 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============3841612578668369841== Content-Type: multipart/alternative; boundary="===============8640837517106588232==" MIME-Version: 1.0 --===============8640837517106588232== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable The [pgmoneta](https://pgmoneta.github.io/) community is happy to announce version [0.13.0](https://pgmoneta.github.io/release/announcement/2= 024/07/31/pgmoneta-0.13.0.html). __New features__ * Detailed information about a backup * Verify a backup * Support more hash algorithms for backup manifest * Allow compression and decompression from the command line interface __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). --===============8640837517106588232== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgmoneta 0.13
 

pgmoneta 0.13

The pgmoneta communit= y is happy to announce version 0.13.0.

New features

  • Detailed inform= ation about a backup
  • Verify a backup=
  • Support more ha= sh algorithms for backup manifest
  • Allow compressi= on and decompression from the command line interface

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 (gz= ip, zstd, lz4, bzip2)
  • AES encryption = support
  • Symlink support=
  • WAL shipping su= pport
  • Hot standby
  • Prometheus supp= ort
  • Remote manageme= nt
  • Offline mode
  • Transport Layer= Security (TLS) v1.2+ support
  • Daemon mode
  • User vault

Learn more on our web sit= e or GitHub. Follow on Twitter.

pgmoneta is released = under the 3-clause BSD license.

This email was sent to you from pgmoneta. It was delivered on their behalf = by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to pgmoneta.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============8640837517106588232==-- --===============3841612578668369841==--