Re: [HACKERS] Checksums by default?

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: [HACKERS] Checksums by default?
Дата
Msg-id CAM3SWZSS5ir_cqSHemAnhfOf3Z9SDq-G6jEHC2OBs-2avajV7Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Checksums by default?  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: [HACKERS] Checksums by default?  (Robert Haas <robertmhaas@gmail.com>)
Re: [HACKERS] Checksums by default?  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On Wed, Jan 25, 2017 at 10:18 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> Trying to force those people to use checksums is just masterminding;
> they've made their own decision that it's not worth bothering with.
> When something goes wrong, WE still care about distinguishing hardware
> failure from PostgreSQL failure.   Our pride is on the line.  But the
> customer often doesn't.  The DBA isn't the same person as the
> operating system guy, and the operating system guy isn't going to
> listen to the DBA even if the DBA complains of checksum failures.

We need to invest in corruption detection/verification tools that are
run on an as-needed basis. They are available to users of every other
major database system.


-- 
Peter Geoghegan



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] PATCH: recursive json_populate_record()
Следующее
От: Corey Huinker
Дата:
Сообщение: Re: [HACKERS] COPY as a set returning function