Re: Add -k/--link option to pg_combinebackup - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Add -k/--link option to pg_combinebackup
Date
Msg-id CA+TgmoaEFsYHsMefNaNkU=2SnMRufKE3eVJxvAaX=OWgcnPmPg@mail.gmail.com
Whole thread Raw
In response to Re: Add -k/--link option to pg_combinebackup  (Israel Barth Rubio <barthisrael@gmail.com>)
List pgsql-hackers
On Wed, Mar 5, 2025 at 9:47 AM Israel Barth Rubio <barthisrael@gmail.com> wrote:
> The v6 version of the patch contains the simple INSERT version, which
> adds only one tuple to the test_2 table, and is safer as your pointed
> out.

Cool. Here is v7, with minor changes. I rewrote the commit message,
renamed the test case to 010_hardlink.pl, and adjusted some of the
comments in the test case.

I'm happy with this now, so barring objections or complaints from CI,
I plan to commit it soon.

--
Robert Haas
EDB: http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: James Hunter
Date:
Subject: Re: Make tuple deformation faster
Next
From: Nathan Bossart
Date:
Subject: Re: optimize file transfer in pg_upgrade