Re: Online enabling of checksums
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Andrey Borodin <x4mmm@yandex-team.ru>
Cc: Michael Banck <michael.banck@credativ.de>,
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-18T23:01:13Z
Lists: pgsql-hackers
> On 18 Mar 2018, at 17:21, Andrey Borodin <x4mmm@yandex-team.ru> wrote: > >> 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 Fixed in patch just posted in 84693D0C-772F-45C2-88A1-85B4983A5780@yesql.se (version 5). Thanks! cheers ./daniel
Commits
-
Online enabling and disabling of data checksums
- f19c0eccae96 19 (unreleased) landed
-
Deactive flapping checksum isolation tests.
- bf75fe47e444 11.0 landed
-
Add support for coordinating record typmods among parallel workers.
- cc5f81366c36 11.0 cited