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 1uWnPO-001Y3B-5N for pgsql-announce@arkaria.postgresql.org; Wed, 02 Jul 2025 02:41: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 1uWnPL-009RRq-4g for pgsql-announce@arkaria.postgresql.org; Wed, 02 Jul 2025 02:41:11 +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.94.2) (envelope-from ) id 1uWnPK-009RRc-AL for pgsql-announce@lists.postgresql.org; Wed, 02 Jul 2025 02:41:10 +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 1uWnPH-005D2Q-2C for pgsql-announce@lists.postgresql.org; Wed, 02 Jul 2025 02:41:10 +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=6IqS2eGTbtHcrchjZ7w9Iefd51QlX66JVt2ElgtAzdc=; b=NbA+3OK5XASkZ/egfxOeIf8Epl qunsS7OFi5foFh35DKXobQiy8CHdlsG/v9+4EgTP3Nk7HuUGG5ma5D4ckTQogLw5akUyvNdhLvN7E 4YD+lZ3VOmbN3QhSaNtjI4v5zHe0BUQLj0cyuXk/5dKBSbCFt4tC2O9aN3mcm+N+0N4C5n3qQIes7 wxxBGonz2H0oNyiz23J4Ww5tHWkjq+Tb4mPmPb42uI2dhgDdbT7to4fS9YeXskvglKyqrBF6Fh1Ep vVC/COtXc+yEJ1982by87ZO7KIoL6+lO6EBKyw2XpS3XjPh4xWhQZAshsHU0aJNGx4JbUprEZoipz SKR8DdLw==; 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 1uWnPG-00EAGn-5I for pgsql-announce@lists.postgresql.org; Wed, 02 Jul 2025 02:41:06 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1uWnPD-00Ca2D-0o for pgsql-announce@lists.postgresql.org; Wed, 02 Jul 2025 02:41:03 +0000 Content-Type: multipart/mixed; boundary="===============0068488291460810352==" MIME-Version: 1.0 Subject: Barman 3.14.1 Released To: PostgreSQL Announce From: EDB via PostgreSQL Announce Reply-To: david.wagoner@enterprisedb.com Date: Wed, 02 Jul 2025 02:40:46 +0000 Message-ID: <175142404671.1773108.4315435886192992673@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: efd1e05ed3d9859f6c42bb3fcf9a0bd75ebf2c7557b01b9adb4c93b8a1f97a5a List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============0068488291460810352== Content-Type: multipart/alternative; boundary="===============1982677990055244897==" MIME-Version: 1.0 --===============1982677990055244897== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ## Barman Backup and Recovery Manager (or Barman) is an open-source administration to= ol for remote backups and disaster recovery of PostgreSQL servers in busine= ss-critical environments. It relies on PostgreSQL=E2=80=99s robust and reli= able point-in-time recovery technology, allowing DBAs to remotely manage a = complete catalog of backups and the recovery phase of multiple remote serve= rs =E2=80=93 all from one location. Barman is distributed under the GNU GPL= 3 license and maintained by EDB. ## Highlights of this release: **Version 3.14.1 - 18 June 2025** ### Bug fixes: =20 Fix WAL archiving performance issues: =20 The Barman WAL archiving process was suffering from a performance degradati= on due to processing of WAL files that would not be archived in the current= run. There was also an oversight in the encryption logic introduced in 3.1= 4, that caused Barman to check for encryption in WAL files streamed to the = server, which is unnecessary as streamed WALs are never GPG-encrypted, nor = compressed. With both issues fixed, the archiving process will be significa= ntly faster and more resource-efficient. =20 Thanks to @thealex55 for the detailed analysis in issue #1087. Download Barman 3.14.1 and take advantage of these improvements today! ### TELL ME MORE =20 For more details, please review the Barman 3.14.1 release documentation: --===============1982677990055244897== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Barman 3.14.1 Released
 

Barman 3.14.1 Released

Barman

Backup and Recovery Manager (or Barman) is = an open-source administration tool for remote backups and disaster recovery= of PostgreSQL servers in business-critical environments. It relies on Post= greSQL=E2=80=99s robust and reliable point-in-time recovery technology, all= owing DBAs to remotely manage a complete catalog of backups and the recover= y phase of multiple remote servers =E2=80=93 all from one location. Barman = is distributed under the GNU GPL 3 license and maintained by EDB.

Highlights of this release:

Version 3.14.1 - 18 June 2025

Bug fixes:

Fix WAL archiving performance issues:
The Barman WAL archiving process was suffering from a performance degradati= on due to processing of WAL files that would not be archived in the current= run. There was also an oversight in the encryption logic introduced in 3.1= 4, that caused Barman to check for encryption in WAL files streamed to the = server, which is unnecessary as streamed WALs are never GPG-encrypted, nor = compressed. With both issues fixed, the archiving process will be significa= ntly faster and more resource-efficient.

Thanks to @thealex55 for the detailed analy= sis in issue #1087.

Download Barman 3.14.1 and take advantage o= f these improvements today!

TELL ME MORE

For more details, please review the Barman = 3.14.1 release documentation: https://docs.pgbarman.org/release/3.14.1/releases/index.html

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

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/.
 
--===============1982677990055244897==-- --===============0068488291460810352==--