Re: Online enabling of checksums

x4mmm@yandex-team.ru

From: Andrey Borodin <x4mmm@yandex-team.ru>
To: Michael Banck <michael.banck@credativ.de>
Cc: Daniel Gustafsson <daniel@yesql.se>, Magnus Hagander <magnus@hagander.net>, Tomas Vondra <tomas.vondra@2ndquadrant.com>, Robert Haas <robertmhaas@gmail.com>, Greg Stark <stark@mit.edu>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-03-18T16:21:26Z
Lists: pgsql-hackers
Hi!

> 18 марта 2018 г., в 19:02, Michael Banck <michael.banck@credativ.de> написал(а):
> 
> Otherwise, I had a quick look over v4 and found no further issues.
> Hopefully I will be able to test it on some bigger test databases next
> week.
> 
> I'm switching the state back to 'Waiting on Author'; if you think the
> above points are moot, maybe switch it back to 'Needs Review' as Andrey
> Borodin also marked himself down as reviewer and might want to have
> another look as well.

Yep, i'm already doing another pass on the code again. Hope to finish tomorrow.
My 2 cents, there's typo in the word "connections"
+     <literal>template0</literal> is by default not accepting connetions, to

Best regards, Andrey Borodin.

Commits

  1. Online enabling and disabling of data checksums

  2. Deactive flapping checksum isolation tests.

  3. Add support for coordinating record typmods among parallel workers.