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 1ulyNh-0081uZ-8z for pgsql-announce@arkaria.postgresql.org; Tue, 12 Aug 2025 23:26:13 +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 1ulyNf-00ATC9-N8 for pgsql-announce@arkaria.postgresql.org; Tue, 12 Aug 2025 23:26: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 1ulyNe-00ATB9-Dw for pgsql-announce@lists.postgresql.org; Tue, 12 Aug 2025 23:26: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 1ulyNb-000R3F-0o for pgsql-announce@lists.postgresql.org; Tue, 12 Aug 2025 23:26: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=XHSbhKWf1d570zysLaEoqDT+7z7HICO01O5wDwlWopI=; b=aPTbpamk4uK2D6xqS/cG483hrm rgC3vlC+MLTAfqDCOWUUieBZI0RE5DUEl2lIPv88Hvly8s8V1ULdMkTLH6brPxFUbDxiobQbOBCBC d6Nes2ePoEn4tqGq2EQBSg91wj5HyQB6jJNbAVTre8G3dEbX5lnZE75TuR1tcRyjrLVbItIUMmV8q EyIcnv9uw3bCreXIpVUCGr9Yjn2qlDuHaEsFuw/k78qpY1SOTa1avEL2zxoNjr+rXYlb/rVXgMSf2 f4e1ydCQXYpJyfgngc4XoROIuK3q1z9dzDwpV6T9xAzbNuCcBO+vM7/tZ9K+Di5k3r63ho2zomVjg ApyOUGHw==; 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 1ulyNY-000jWt-Ut for pgsql-announce@lists.postgresql.org; Tue, 12 Aug 2025 23:26: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 1ulyNW-001Wov-1K for pgsql-announce@lists.postgresql.org; Tue, 12 Aug 2025 23:26:02 +0000 Content-Type: multipart/mixed; boundary="===============5122909086641709920==" MIME-Version: 1.0 Subject: Barman 3.15 Released To: PostgreSQL Announce From: EDB via PostgreSQL Announce Reply-To: david.wagoner@enterprisedb.com Date: Tue, 12 Aug 2025 23:25:04 +0000 Message-ID: <175504110483.283154.1380833985143367429@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 64342601090809a4426822e7abf687877be6615f276417409de539675b21f61f List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============5122909086641709920== Content-Type: multipart/alternative; boundary="===============5037022314885604040==" MIME-Version: 1.0 --===============5037022314885604040== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Release Announcement Barman 3.15 WHAT=E2=80=99S NEW This update is notifying you of a new software release of Barman. Backup and Recovery Manager (Barman) is an open-source administration tool = for remote backups and disaster recovery of PostgreSQL servers in business-= critical environments. It relies on PostgreSQL=E2=80=99s robust and reliabl= e point-in-time recovery technology, allowing DBAs to remotely manage a com= plete catalog of backups and the recovery 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 include: NOTABLE CHANGES - Allow incremental backups to be taken with compression and encryption - Deprecate local_staging_path and recovery_staging_path configuration opti= ons - Improve flexibility and consistency of staging area configuration - Barman now provides a single, unified, and more flexible staging area con= figuration MINOR CHANGES - Add --staging-path and --staging-location to barman restore - Add option --if-not-exists to barman receive-wal --create-slot - Fail gracefully when an unexpected field is found in the backup metadata. - Improve orphan backup warning for proper cleanup - Improve tag handling in cloud commands to fix parsing errors - Clarify WAL Number label in barman show-backup output - Change =E2=80=9CNo of files=E2=80=9D to =E2=80=9CNumber of files=E2=80=9D= in show-backup command - Validate options passed for servers and models through config-update - Add --check-timeout argument to barman check and barman backup commands - Add --list-empty-directories to barman list-files command - Improve archiving check with automatic WAL switching and archiving - Support shortcuts as backup IDs in Barman cloud scripts BUGFIXES - Ignore data files of temporary tables during backups - Improve error message when pg_combinebackup is not found - Fail on restore if the target data or tablespace directories are not empt= y. - Fix errors when deleting orphaned and obsolete backups - Ensure correct WAL segment naming for PG17 boundary LSNs - Snapshot Backup Now Supports Non-Root EBS Volumes of Nitro instances on A= WS TELL ME MORE For more details, please review the Release Notes for Barman: https://docs.= pgbarman.org/release/3.15/releases/index.html. IS THIS FOR ME? This announcement is for EDB customers who are using, or are interested in = Barman and have a subscription plan purchased for: HOW TO GET THE SOFTWARE Barman 3.15 is available from the EDB website at https://www.enterprisedb.c= om/downloads/barman.=20 To request the credentials required to access EDB repositories, visit Creat= e new account. TROUBLESHOOTING=20 If you experience any problems around the installation, migration, upgrade = or general use of your EDB software please contact our Technical Support te= ams. Customers may reach us at the EDB Customer Support Portal, and we=E2=80=99r= e also available 24x7 via email and phone at the details below: techsupport@enterprisedb.com trial-help@enterprisedb.com US +1-732-331-1320 / 1-800-235-5891 UK +44-2033719820 Brazil +55-2139581371 India +91-20-66449612 --===============5037022314885604040== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Barman 3.15 Released
 

Barman 3.15 Released

Release Announcement

Barman 3.15

WHAT=E2=80=99S NEW

This update is notifying you of a new softw= are release of Barman.

Backup and Recovery Manager (Barman) is an = open-source administration tool for remote backups and disaster recovery of= PostgreSQL servers in business-critical environments. It relies on Postgre= SQL=E2=80=99s robust and reliable point-in-time recovery technology, allowi= ng DBAs to remotely manage a complete catalog of backups and the recovery p= hase 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 include:

NOTABLE CHANGES

  • Allow increment= al backups to be taken with compression and encryption
  • Deprecate local= _staging_path and recovery_staging_path configuration options
  • Improve flexibi= lity and consistency of staging area configuration
  • Barman now prov= ides a single, unified, and more flexible staging area configuration

MINOR CHANGES

  • Add --staging-p= ath and --staging-location to barman restore
  • Add option --if= -not-exists to barman receive-wal --create-slot
  • Fail gracefully= when an unexpected field is found in the backup metadata.
  • Improve orphan = backup warning for proper cleanup
  • Improve tag han= dling in cloud commands to fix parsing errors
  • Clarify WAL Num= ber label in barman show-backup output
  • Change =E2=80= =9CNo of files=E2=80=9D to =E2=80=9CNumber of files=E2=80=9D in show-backup= command
  • Validate option= s passed for servers and models through config-update
  • Add --check-tim= eout argument to barman check and barman backup commands
  • Add --list-empt= y-directories to barman list-files command
  • Improve archivi= ng check with automatic WAL switching and archiving
  • Support shortcu= ts as backup IDs in Barman cloud scripts

BUGFIXES

  • Ignore data fil= es of temporary tables during backups
  • Improve error m= essage when pg_combinebackup is not found
  • Fail on restore= if the target data or tablespace directories are not empty.
  • Fix errors when= deleting orphaned and obsolete backups
  • Ensure correct = WAL segment naming for PG17 boundary LSNs
  • Snapshot Backup= Now Supports Non-Root EBS Volumes of Nitro instances on AWS

TELL ME MORE

For more details, please review the Release= Notes for Barman: https://docs.pgbarman.org/release/3.15/releases/index.ht= ml.

IS THIS FOR ME?

This announcement is for EDB customers who = are using, or are interested in Barman and have a subscription plan purchas= ed for:

HOW TO GET THE SOFTWARE

Barman 3.15 is available from the EDB websi= te at https://www.enterprisedb.com/downloads/barman.=20 To request the credentials required to access EDB repositories, visit Creat= e new account.

TROUBLESHOOTING

If you experience any problems around the i= nstallation, migration, upgrade or general use of your EDB software please = contact our Technical Support teams.

Customers may reach us at the EDB Customer = Support Portal, and we=E2=80=99re also available 24x7 via email and phone a= t the details below:

techsupport@enterprisedb.com trial-help@enterprisedb.com

US +1-732-331-1320 / 1-800-235-5891 UK +44-2033719820 Brazil +55-2139581371 India +91-20-66449612

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/.
 
--===============5037022314885604040==-- --===============5122909086641709920==--