> On 3 Oct 2024, at 23:13, Nathan Bossart <nathandbossart@gmail.com> wrote:
>
> On Tue, Oct 01, 2024 at 11:15:02AM -0400, Peter Eisentraut wrote:
>> I have committed 0001 (the new option) and 0004 (the docs tweak). I think
>> there is consensus for the rest, too, but I'll leave it for a few more days
>> to think about. I guess the test failure has to be addressed.
>
> Here is a rebased patch with the test fix (for cfbot). I have made no
> other changes.
+ Data checksums are enabled by default. They can be
+ disabled by use of <option>--no-data-checksums</option>.
Nitpick, but I think this should be an xref like how we link to --no-locale in
the -E docs: <xref linkend="app-initdb-no-data-checksums"/> instead.
LGTM otherwise.
--
Daniel Gustafsson