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 1u7VI6-000PgX-F4 for pgsql-announce@arkaria.postgresql.org; Wed, 23 Apr 2025 08:17:11 +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 1u7VI4-004AaV-Km for pgsql-announce@arkaria.postgresql.org; Wed, 23 Apr 2025 08:17:09 +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 1u7VI3-004AZN-JO for pgsql-announce@lists.postgresql.org; Wed, 23 Apr 2025 08:17:08 +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.96) (envelope-from ) id 1u7VI1-001Ux0-2s for pgsql-announce@lists.postgresql.org; Wed, 23 Apr 2025 08:17:07 +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=65wuDBAFuJkhmj1XdNrKZi0s3c7Mw6YGopTqSANPcgc=; b=ZUu7E1KcE9WeLUTsGHBk0VPM88 1xZTJKYW1ivhtd1BadfE2eZc4NE6DkRnXJqrm/fCAQXDLtzzxC/G7DplXvp2gVZDi3oVAB9Zna1Po Ih9bfotUHZ6IgnYQ+mRW9LPJ+UZyVfZstOIH0/rPPzw2DVOIPKujnH5dSDvctq46PLchVapZQHWVb WyIoKhYRNCDnB5041Pq833rPg530PNK2ZDQl/2E0i2uNxsQKo+6FV8cGu351eHZtaBHCKu+XhQjd7 U2PQVcy+Xv0SANJsDQh93Rnz9pQeIJo8jdQW2l1NMX6ruI/cQjipTIlJlEir0DA5m6EQawDm6UC0n FXJzrsmA==; 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 1u7VI0-004EKw-2O for pgsql-announce@lists.postgresql.org; Wed, 23 Apr 2025 08:17:05 +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 1u7VHy-00A9Ct-Rq for pgsql-announce@lists.postgresql.org; Wed, 23 Apr 2025 08:17:03 +0000 Content-Type: multipart/mixed; boundary="===============6870337043214518153==" MIME-Version: 1.0 Subject: pgmoneta 0.16 To: PostgreSQL Announce From: pgmoneta via PostgreSQL Announce Reply-To: jesper.pedersen@comcast.net Date: Wed, 23 Apr 2025 08:16:38 +0000 Message-ID: <174539619844.678.40114293523784429@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: d9da715ca40c91477c95366158be06fd7e1d5b26801bd17cea6b8dce207cd9ab List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============6870337043214518153== Content-Type: multipart/alternative; boundary="===============2033740447749400182==" MIME-Version: 1.0 --===============2033740447749400182== 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.16.0](https://pgmoneta.github.io/_posts/2025-04-22-pgmo= neta-0.16.0.html). __New features__ * Incremental backup support for PostgreSQL 17+ * Advanced filtering for pgmoneta-walinfo * Prometheus/HTTPS support * Docker / podman images * 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 / incremental 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). --===============2033740447749400182== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgmoneta 0.16
 

pgmoneta 0.16

The pgmoneta communit= y is happy to announce version 0.= 16.0.

New features

  • Incremental bac= kup support for PostgreSQL 17+
  • Advanced filter= ing for pgmoneta-walinfo
  • Prometheus/HTTP= S support
  • Docker / podman= images
  • Various enhance= ments 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 / incremen= tal 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/.
 
--===============2033740447749400182==-- --===============6870337043214518153==--