Re: Can pg_checksums disable checksums enabled by initdb—data-checksums - Mailing list pgsql-admin

From Hotmail
Subject Re: Can pg_checksums disable checksums enabled by initdb—data-checksums
Date
Msg-id BYAPR06MB4023513D1FCAE0D05F51523CD7EB0@BYAPR06MB4023.namprd06.prod.outlook.com
Whole thread Raw
In response to Can pg_checksums disable checksums enabled by initdb—data-checksums  (Hotmail <crajac66@hotmail.com>)
List pgsql-admin
Well, I’ve answered my own question with the documentation for postgres 12. 

Additionally, PostgreSQL 12 can now enable or disable page checksums in an offline cluster using the pg_checksums command. Previously page checksums, a feature to help verify the integrity of data stored to disk, could only be enabled at the time a PostgreSQL cluster was initialized with initdb.

On Feb 27, 2020, 8:38 AM -0700, Hotmail <crajac66@hotmail.com>, wrote:
All,

We are investigating the use of —data-checksums with initdb. 

My question is if a Postgres database is created with —data-checksums flag enabled with initdb is it possible to subsequently disable the checksums by shutting the database down and running disable with pg_checksums?

Thanks, 

Craig Jackson 

pgsql-admin by date:

Previous
From: "S.Bob"
Date:
Subject: Re: pgbadger question
Next
From: Madeline Cummins
Date:
Subject: Re: test