From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
Cc: | Stephen Frost <sfrost(at)snowman(dot)net>, Peter Geoghegan <pg(at)bowt(dot)ie>, Andres Freund <andres(at)anarazel(dot)de>, Michael Banck <michael(dot)banck(at)credativ(dot)de>, Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) |
Date: | 2021-01-08 15:55:51 |
Message-ID: | 20210108155551.GD18394@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Jan 8, 2021 at 10:53:35AM +0100, Laurenz Albe wrote:
> On Thu, 2021-01-07 at 16:14 -0500, Stephen Frost wrote:
> > I expected there'd be some disagreement on this, but I do continue to
> > feel that it's sensible to enable checksums by default.
>
> +1
>
> I think the problem here (apart from the original line of argumentation)
> is that there are two kinds of PostgreSQL installations:
>
> - installations done on dubious hardware with minimal tuning
> (the "cheap crowd")
>
> - installations done on good hardware, where people make an effort to
> properly configure the database (the "serious crowd")
>
> I am aware that this is an oversimplification for the sake of the argument.
>
> The voices against checksums on by default are probably thinking of
> the serious crowd.
>
> If checksums were enabled by default, the cheap crowd would benefit
> from the early warnings that something has gone wrong.
>
> The serious crowd are more likely to choose a non-default setting
> to avoid paying the price for a feature that they don't need.
I think you have captured the major issue here --- it explains a lot.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com
The usefulness of a cup is in its emptiness, Bruce Lee
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2021-01-08 15:57:47 | Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) |
Previous Message | Peter Eisentraut | 2021-01-08 15:54:47 | Re: Improper use about DatumGetInt32 |