Re: Online checksums patch - once again

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Michael Banck <michael(dot)banck(at)credativ(dot)de>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Andres Freund <andres(at)anarazel(dot)de>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Online checksums patch - once again
Date: 2021-01-11 23:07:57
Message-ID: 17388726-FC34-444C-9BCA-113BA589B202@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 7 Jan 2021, at 16:25, Magnus Hagander <magnus(at)hagander(dot)net> wrote:

> I think it would be ;)
>
> Obviously in that case adapted so that it has to be changed offline,
> and the patch would have to change that to say it can be changed
> online.

Attached is a v28 which has the docs portion separated out into 0001 with 0002
changing the docs in 0001 to mention the online operation.

cheers ./daniel

Attachment Content-Type Size
v28-0001-Add-documentation-about-data-page-checksums.patch application/octet-stream 3.7 KB
v28-0002-Support-checksum-enable-disable-in-a-running-clu.patch application/octet-stream 129.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2021-01-12 00:06:28 Outdated replication protocol error?
Previous Message Tom Lane 2021-01-11 22:00:26 Re: Implement <null treatment> for window functions