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 1sGYu1-00EVzN-Gk for pgsql-announce@arkaria.postgresql.org; Mon, 10 Jun 2024 06:53:14 +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 1sGYty-008UbT-Lf for pgsql-announce@arkaria.postgresql.org; Mon, 10 Jun 2024 06:53:11 +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 1sGYtx-008UaD-Nu for pgsql-announce@lists.postgresql.org; Mon, 10 Jun 2024 06:53:10 +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 1sGYtv-000aOa-1y for pgsql-announce@lists.postgresql.org; Mon, 10 Jun 2024 06:53:09 +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=fZ7KzCbkIz9TwwfMpzk5NGwWT3c7RjnLL6qjm+7c9AI=; b=cb58D5VxHAzR4aRa5oRV4oNtHC 859mw1LUrsDtJ5lfjE/PAKjDJPDqqmjrQ79l/WmNuS9snkxr1Zatfn8zdi29gC/Iny4NSZsHECQvB WsCTflR/sXoijUSsxB8umNQaZGu0cYuxUUvumi8N7IVF59S/ovtgNMki2d8vfZFDT4pWpyV3ZH6tT rOQ/YBt4gLZSsz6wONh75M0a6/PWyZiAvWds9ZSUR6blm1WuXEjz1TisuS4WBol0HC1IxUse/CB2j Ls6mYm7HuLz2FmPxHVQZKngR9QzlartGfXoRBN+OVvlU2hhLvJJMsC5CiEgjiDK6sGSYo1TwfFpMF X3/Khs6A==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::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 1sGYtt-001tmU-96 for pgsql-announce@lists.postgresql.org; Mon, 10 Jun 2024 06:53:06 +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 1sGYtq-00ANlJ-6d for pgsql-announce@lists.postgresql.org; Mon, 10 Jun 2024 06:53:02 +0000 Content-Type: multipart/mixed; boundary="===============2221673445091191106==" MIME-Version: 1.0 Subject: pgmoneta 0.12 To: PostgreSQL Announce From: pgmoneta via PostgreSQL Announce Reply-To: jesper.pedersen@comcast.net Date: Mon, 10 Jun 2024 06:52:31 +0000 Message-ID: <171800235186.20942.15627998740105858078@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 641cfecdac247b540413adbafc4165ce3b122872cc11096eae3e0bfabecacafd List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============2221673445091191106== Content-Type: multipart/alternative; boundary="===============3130121505515471469==" MIME-Version: 1.0 --===============3130121505515471469== 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.12.0](https://pgmoneta.github.io/release/announcement/2= 024/06/05/pgmoneta-0.12.0.html). __New features__ * Massive performance improvements for linking phase * [User guide](https://github.com/pgmoneta/pgmoneta/releases/download/0.12.= 0/pgmoneta-user-guide.pdf) * [Developer guide](https://github.com/pgmoneta/pgmoneta/releases/download/= 0.12.0/pgmoneta-dev-guide.pdf) __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). --===============3130121505515471469== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgmoneta 0.12
 

pgmoneta 0.12

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

New features

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/.
 
--===============3130121505515471469==-- --===============2221673445091191106==--