Re: Offline data checksum changes can cause incorrect checksum state on standbys

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Offline data checksum changes can cause incorrect checksum state on standbys
Date: 2026-09-02 12:13:11
Message-ID: CAN4CZFOOHZmVnL-B2D+V7ODmVFgkYucgQD+-qegDTKZgJ3dtQg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks, fixed in v10, along with another comment in pg_control.h,
otherwise it is identical to v9.

Attachment Content-Type Size
v10-0003-pg_rewind-Check-the-data-checksum-states-of-sour.patch application/octet-stream 21.6 KB
v10-0004-pg_combinebackup-Refuse-mixed-data-checksum-stat.patch application/octet-stream 9.5 KB
v10-0001-Do-not-adopt-data-checksum-state-from-another-no.patch application/octet-stream 128.2 KB
v10-0002-pg_checksums-Refuse-interrupted-transitions-note.patch application/octet-stream 7.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Yogesh Sharma 2026-09-02 12:14:54 docs: Fixes for August 2026 minor release notes (v14-v17)
Previous Message Osama Abdul Qader 2026-09-02 11:54:13 Re: REPACK (ANALYZE) within transaction block segfaults