| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Israel Barth Rubio <barthisrael(at)gmail(dot)com> |
| Cc: | vignesh C <vignesh21(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Add -k/--link option to pg_combinebackup |
| Date: | 2025-03-05 19:34:52 |
| Message-ID: | CA+TgmoaEFsYHsMefNaNkU=2SnMRufKE3eVJxvAaX=OWgcnPmPg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Mar 5, 2025 at 9:47 AM Israel Barth Rubio <barthisrael(at)gmail(dot)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 | Content-Type | Size |
|---|---|---|
| v7-0001-pg_combinebackup-Add-k-link-option.patch | application/octet-stream | 14.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2025-03-05 19:42:56 | Re: optimize file transfer in pg_upgrade |
| Previous Message | James Hunter | 2025-03-05 19:33:02 | Re: Make tuple deformation faster |