Re: Changing the state of data checksums in a running cluster

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Tomas Vondra <tomas(at)vondra(dot)me>
Cc: Michael Banck <mbanck(at)gmx(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Changing the state of data checksums in a running cluster
Date: 2024-11-06 09:27:08
Message-ID: CA226DE1-DC9A-4675-A83C-32270C473F0B@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 5 Nov 2024, at 13:51, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
>> On 4 Nov 2024, at 12:27, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>>
>> Attached is a rebased v6 fixing the tests to handle that checksums are now on
>> by default, no other changes are made as no outstanding review comments or
>> identified bugs exist.
>>
>> Does anyone object to going ahead with this?
>
> And a new rebase to cope with recent changes,

..and one more since I forgot to git add the new expected output testfile.

--
Daniel Gustafsson

Attachment Content-Type Size
v8-0001-Online-enabling-and-disabling-of-data-checksums.patch application/octet-stream 137.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Frédéric Yhuel 2024-11-06 09:47:53 Re: optimize the value of vacthresh and anlthresh
Previous Message Richard Guo 2024-11-06 08:21:54 Re: Eager aggregation, take 3