check_GUC_init(wal_writer_flush_after) fails with non-default block size - Mailing list pgsql-hackers

From Thomas Munro
Subject check_GUC_init(wal_writer_flush_after) fails with non-default block size
Date
Msg-id CA+hUKGLNmLV=VrT==5MqnbARgx2ifRSFtdd8ofdfrdSLL3yv5A@mail.gmail.com
Whole thread Raw
Responses Re: check_GUC_init(wal_writer_flush_after) fails with non-default block size  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hi,

If you build with --with-wal-blocksize=/-Dwal_blocksize= anything but
8, this breaks:

running bootstrap script ... LOG:  GUC (PGC_INT)
wal_writer_flush_after, boot_val=256, C-var=128
TRAP: failed Assert("check_GUC_init(hentry->gucvar)"), File: "guc.c",
Line: 1519, PID: 84605

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: daitch_mokotoff module
Next
From: Andres Freund
Date:
Subject: Re: daitch_mokotoff module