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.96) (envelope-from ) id 1vi7en-00Fbk7-2g for pgsql-announce@arkaria.postgresql.org; Tue, 20 Jan 2026 09:04:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vi7em-00HId9-3B for pgsql-announce@arkaria.postgresql.org; Tue, 20 Jan 2026 09:04:13 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vi7em-00HId0-0V for pgsql-announce@lists.postgresql.org; Tue, 20 Jan 2026 09:04:12 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vi7eg-001UP4-0x for pgsql-announce@lists.postgresql.org; Tue, 20 Jan 2026 09:04:12 +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=IRSkHKeuPJkkQNKOIW+hNdvlTW3jW4IFGFTpp0oeM4s=; b=hbRw+g08RYELZOkezhRNOkRYAV LyuqQOguk6mcYqQwiPbG9RZHM73ZVqo2h8wr4zhp4qqyu8hTKW6h1uJzLkgHMQaQbdy7DqgJEGF3g FpDga3y69naGTr4mj/GEUOuI5m+yF0x8sdTFmSWC6xxHqz8MfUnXOPUviWRI2LowiPs0gBXa6n/cx hoW3hJzFSrbSYH0E/FYNOFspKAVJgW4zYEfiW6jYVEWWcCcMVc8ExTHDs//f9DWRWU6Ehnu3VO5B+ vHW4tAd3G6n6tIvG21i92r3BCachkHZ/RRefZW9tTuwi8n1gzSaxODDfIDBh5dKU8/qh0Ia1r2jW8 AHf3F8uA==; 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.96) (envelope-from ) id 1vi7ec-0043AI-31 for pgsql-announce@lists.postgresql.org; Tue, 20 Jan 2026 09:04:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vi7ec-006tfz-0c for pgsql-announce@lists.postgresql.org; Tue, 20 Jan 2026 09:04:02 +0000 Content-Type: multipart/alternative; boundary="===============1257566690964519544==" MIME-Version: 1.0 Subject: pgmoneta 0.20 To: PostgreSQL Announce From: pgmoneta via PostgreSQL Announce Reply-To: jesper.pedersen@comcast.net Date: Tue, 20 Jan 2026 09:03:26 +0000 Message-ID: <176889980676.767.800692477198551366@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 71486b7fc3431d0c3987eb2461b9eb7b38cb77a24aa5ccd262d1acf0e553498e List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============1257566690964519544== 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.20.0](https://pgmoneta.github.io/release/announcement/2= 026/01/19/pgmoneta-0.20.0.html). __New features__ * Redesign locking for the backup repository * Improved S3 support * Grafana 12 support * pgmoneta-cli: Add pgmoneta-cli.conf file * pgmoneta-walinfo: Add interactive mode * pgmoneta-walfilter: Support for filtering of a WAL stream * Initial Model Context Protocol server __pgmoneta__ [pgmoneta](https://pgmoneta.github.io/) is a backup / restore solution for = [PostgreSQL](https://www.postgresql.org/) 14+. 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 * Incremental backup (PostgreSQL 14+) * Restore * Compression (gzip, zstd, lz4, bzip2) * AES encryption support * Symlink support * WAL shipping support * Hot standby * Prometheus support * Remote management * Offline detection * 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 [X](https://x.com/pgmoneta). [pgmoneta](https://pgmoneta.github.io/) is released under the [3-clause BSD= license](https://opensource.org/licenses/BSD-3-Clause). --===============1257566690964519544== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgmoneta 0.20
 

pgmoneta 0.20

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

New features

  • Redesign lockin= g for the backup repository
  • Improved S3 sup= port
  • Grafana 12 supp= ort
  • pgmoneta-cli: A= dd pgmoneta-cli.conf file
  • pgmoneta-walinf= o: Add interactive mode
  • pgmoneta-walfil= ter: Support for filtering of a WAL stream
  • Initial Model C= ontext Protocol server

pgmoneta

pgmoneta is a backup = / restore solution for PostgreSQL 14+.

Read our getting started guide to setup pgmoneta for your backup needs.

Features

  • Full backup
  • Incremental bac= kup (PostgreSQL 14+)
  • 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 detecti= on
  • Transport Layer= Security (TLS) v1.2+ support
  • Daemon mode
  • User vault

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

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/.
 
--===============1257566690964519544==--