Re: pg_combinebackup --clone doesn't work
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Tomas Vondra <tomas.vondra@enterprisedb.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-08-23T12:00:48Z
Lists: pgsql-hackers
On 30.06.24 20:58, Tomas Vondra wrote: > I've pushed the first three patches, fixing the headers, adding the > --copy option and PG_TEST_PG_COMBINEBACKUP_MODE variable. > > I haven't pushed the CI changes, I'm not sure if there's a clear > consensus on which combination to test. It's something we can tweak > later, I think. > > FWIW I've added the patch to the 2024-07 commitfest, but mostly to get > some CI runs (runs on private fork fail with some macos issues unrelated > to the patch). This last patch is still pending in the commitfest. Personally, I think it's good to commit as is.
Commits
-
Add PG_TEST_PG_COMBINEBACKUP_MODE to CI tasks
- 861086493faa 18.0 landed
-
Add PG_TEST_PG_COMBINEBACKUP_MODE
- 35a7b288b975 17.0 landed
-
Add pg_combinebackup --copy option
- a9577bae6b5c 17.0 landed
-
Add headers needed by pg_combinebackup --clone
- e99e840b8275 17.0 landed