Re: Use streaming read I/O when enabling data checksums online

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: cca5507 <cca5507(at)qq(dot)com>
Cc: Enrique Sanchez <enriqueesanchz(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Use streaming read I/O when enabling data checksums online
Date: 2026-07-13 09:50:11
Message-ID: 1E58F173-3485-47C4-9C75-A0DB45FAB7D8@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 12 Jul 2026, at 18:06, cca5507 <cca5507(at)qq(dot)com> wrote:
>
>> One nit: the new "BlockRangeReadStreamPrivate p;" declaration is not
>> properly indented.
>>
>> Please run pgindent and then I'll be +1 for committer review.
>
> Fixed, thanks!

Thanks for this work, I have it on my radar to review and commit for v20, but
will wait for the work of cleaning up and fixing the online checksums code
which is currrently ongoing for the beta period.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2026-07-13 10:01:35 Re: Support EXCEPT for TABLES IN SCHEMA publications
Previous Message Daniel Gustafsson 2026-07-13 09:47:43 Re: Restrict data checksums entries in pg_stat_io