66.6. Database Page Layout
The Post Office <noreply@postgresql.org>
From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: y.saburov@gmail.com
Date: 2026-07-08T10:43:12Z
Lists: pgsql-docs
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/18/storage-page-layout.html Description: > The second field contains the page checksum if -k are enabled. -k -- This is enabled by default; use --no-data-checksums to disable checksums. Why does this need to be clarified?