Thread

  1. doc: update the default of data checksums in the doc of pg_rewind

    Zhijie Hou (Fujitsu) <houzj.fnst@fujitsu.com> — 2025-12-24T07:27:50Z

    Hi,
    
    I noticed that the pg_rewind documentation still states that data
    checksums is disabled by default, but it has been changed to on since PG18.
    
    Here's a small patch to update this.
    
    Best Regards,
    Hou zj