Re: Small review comment on pg_checksums

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Small review comment on pg_checksums
Дата
Msg-id 20190606132128.GB1978@paquier.xyz
обсуждение исходный текст
Ответ на Small review comment on pg_checksums  (Masahiko Sawada <sawada.mshk@gmail.com>)
Ответы Re: Small review comment on pg_checksums  (Masahiko Sawada <sawada.mshk@gmail.com>)
Список pgsql-hackers
On Thu, Jun 06, 2019 at 05:16:30PM +0900, Masahiko Sawada wrote:
> So I'd like to propose a small fix for that; move the comment to the
> right place and add another comment. Please find an attached small
> patch.

No objections to that.  Perhaps we should also mention that this does
not protect from someone starting the cluster concurrently and that
the reason why we require a clean shutdown is that we may get checksum
failures because of torn pages?
--
Michael

Вложения

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

Предыдущее
От: Ian Barwick
Дата:
Сообщение: doc: pg_trgm missing description for GUC"pg_trgm.strict_word_similarity_threshold"
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Pluggable Storage - Andres's take