Re: Online checksums patch - once again - Mailing list pgsql-hackers

From Sergei Kornilov
Subject Re: Online checksums patch - once again
Date
Msg-id 129101577273454@iva8-3634a30a817d.qloud-c.yandex.net
Whole thread Raw
In response to Re: Online checksums patch - once again  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
Hello

> Attached is a v15 of the online checksums patchset (minus 0005), rebased on top
> of your v3 ProcSignalBarrier patch rather than Andres' PoC GlobalBarrier patch.
> It does take the, perhaps, controversial approach of replacing the SAMPLE
> barrier with the CHECKSUM barrier. The cfbot will be angry since this email
> doesn't contain the procsignalbarrier patch, but it sounded like that would go
> in shortly so opted for that.

ProcSignalBarrier was committed, so online checksums patchset has no other pending dependencies and should be applied
cleanlyon master. Right? The patchset needs another rebase in this case, does not apply...
 

regards, Sergei



pgsql-hackers by date:

Previous
From: Marco Slot
Date:
Subject: Re: Disallow cancellation of waiting for synchronous replication
Next
From: Masahiko Sawada
Date:
Subject: Re: [HACKERS] Block level parallel vacuum