Re: [patch] pg_basebackup: mention that spread checkpoints are the default in --help
Michael Banck <mbanck@gmx.net>
From: Michael Banck <mbanck@gmx.net>
To: Shlok Kyal <shlok.kyal.oss@gmail.com>
Cc: Peter Eisentraut <peter@eisentraut.org>, pgsql-hackers@lists.postgresql.org
Date: 2023-10-31T19:01:38Z
Lists: pgsql-hackers
Attachments
Hi, On Tue, Oct 31, 2023 at 04:59:24PM +0530, Shlok Kyal wrote: > I went through the Cfbot for this patch and found out that the build > is failing with the following error (Link: > https://cirrus-ci.com/task/4648506929971200?logs=build#L1217): Oops, sorry. Attached is a working third version of this patch. Michael
Commits
-
Show the default checkpoint method in the pg_basebackup help message
- cd02b35a4609 17.0 landed