Re: Make pg_checksums complain if compiled BLCKSZ and data folder'sblock size differ

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Make pg_checksums complain if compiled BLCKSZ and data folder'sblock size differ
Дата
Msg-id 20190317091045.GC3357@paquier.xyz
обсуждение исходный текст
Ответ на Re: Make pg_checksums complain if compiled BLCKSZ and data folder'sblock size differ  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Make pg_checksums complain if compiled BLCKSZ and data folder'sblock size differ
Список pgsql-hackers
On Sat, Mar 16, 2019 at 11:18:17AM +0100, Magnus Hagander wrote:
> BLCKSZ is very much an internal term. The exposed name through pg_settings
> is block_size, so I think the original was better. Combining that one with
> yours into  "initialized with block size %d" etc, makes it a lot nicer.

Yes, what Fabien and you say here makes sense.

> The "incompatible with pg_checksums" part may be a bit redundant with the
> commandname at the start as well, as I now realized Fabien pointed out
> downthread. But I would suggest just cutting it and saying "%s: database
> files are incompatible" or maybe "%s: data directory is incompatible" even?

"Cluster" is more consistent with the surroundings.  So what about the
attached then?
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: Offline enabling/disabling of data checksums
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: Make pg_checksums complain if compiled BLCKSZ and data folder'sblock size differ