Question : There’s no doubt about importance of doing regular integrity checks on production databases. I’m testing the impact of […]
Tag: checksum
How do data checksums interact with streaming replication?
Question : Data checksums are a new feature introduced in 9.3, and: there is a new GUC parameter “ignore_checksum_failure” which […]
Checksum for SQL-server tables
Question : I’m in the process of installing applications and databases. In order to check whether a file is correct, […]
Mysql checksum for master-slave replication returning different values, despite being identical
Question : I’ve set up a master slave replication in mysql and to make sure that I know if the […]
Mysql checksum for master-slave replication returning different values, despite being identical
Question : I’ve set up a master slave replication in mysql and to make sure that I know if the […]
What is the best way to divide data for random groups?
Question : I would like to have persisted column which will randomly group data for 32 groups according to one […]
SQL 2016 Changing Page Verify Impact
Question : Recently inherited a new SQL server and after some Blitz (Thanks Brent and team) checks have noticed that […]
Check integrity between servers
Question : I have three Database servers, running PostgreSQL 9.2: master01 (Own data center USA) slave01 (Own data center USA) […]
How to detect which indexes have checksums and which ones don’t?
Question : Is there a query that will show which tables / indexes need to be rebuilt so that they […]
How do data checksums interact with streaming replication?
Question : Data checksums are a new feature introduced in 9.3, and: there is a new GUC parameter “ignore_checksum_failure” which […]
- 1
- 2