Hi Nathan,
On 6/9/25 3:15 PM, Nathan Bossart wrote:
+ the cluster was initialized with initdb. Data
checksums
+ are enabled by default starting from PostgreSQL 18.
must also be set to on, but is enabled by default.
+1 for fixing this, but I'd like to bikeshed on the wording a bit.
On Mon, Jun 09, 2025 at 01:38:09PM -0400, Jesper Pedersen wrote:
> pg_rewind requires that the target server
> either has
> the option enabled
> in postgresql.conf or data checksums enabled when
> - the cluster was initialized with initdb.
> Neither of these
> - are currently on