Re: Make pg_checksums complain if compiled BLCKSZ and data folder's block size differ
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Magnus Hagander <magnus@hagander.net>, Michael Banck <michael.banck@credativ.de>, Sergei Kornilov <sk@zsrv.org>
Date: 2019-03-17T08:25:10Z
Lists: pgsql-hackers
On Sun, Mar 17, 2019 at 09:17:02AM +0100, Fabien COELHO wrote: > I'm not sure that prefixing the two lines with the comment line is very > elegant, I'd suggest to put spaces, and would still try to shorten the > second sentence, maybe: I suggest to keep two lines, and only prefix the first one. -- Michael
Commits
-
Error out in pg_verify_checksums on incompatible block size
- 5864d246099f 11.3 landed
-
Error out in pg_checksums on incompatible block size
- fa3395659561 12.0 landed