Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros. - Mailing list pgsql-committers

From Thomas Munro
Subject Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros.
Date
Msg-id CA+hUKGLwOYLjqVyR6g34kachsMh+D2Dm1-EF1WYFrqqCOFhaow@mail.gmail.com
Whole thread
In response to Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros.  (Michael Paquier <michael@paquier.xyz>)
List pgsql-committers
On Sat, Feb 7, 2026 at 12:30 AM Michael Paquier <michael@paquier.xyz> wrote:
> On Fri, Feb 06, 2026 at 05:09:54AM +0000, Thomas Munro wrote:
> > Add file_extend_method=posix_fallocate,write_zeros.
>
> It looks like you need to update .abi-compliance-check for stable
> branches down to v16, due to the new entry added to
> ConfigureNamesEnum.  See:
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=crake&dt=2026-02-06%2009%3A27%3A27

Ahh, right, I see (I was asking about this on the patch thread, as I
hadn't had to do that before).  Will do in a few hours, sorry for the
build farm noise.  Thanks!



pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros.
Next
From: Tom Lane
Date:
Subject: pgsql: First-draft release notes for 18.2.