[patch] pg_basebackup: mention that spread checkpoints are the default in --help

Michael Banck <mbanck@gmx.net>

From: Michael Banck <mbanck@gmx.net>
To: pgsql-hackers@lists.postgresql.org
Date: 2023-10-19T09:39:32Z
Lists: pgsql-hackers

Attachments

Hi,

I believed that spread (not fast) checkpoints are the default in
pg_basebackup, but noticed that --help does not specify which is which -
contrary to the reference documentation.

So I propose the small attached patch to clarify that.


Michael

Commits

  1. Show the default checkpoint method in the pg_basebackup help message