Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros.

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Thomas Munro <tmunro(at)postgresql(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros.
Date: 2026-02-06 11:30:37
Message-ID: aYXQ3VhPEqkTi0dZ@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Hi Thomas,

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
--
Michael

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2026-02-06 12:57:27 Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros.
Previous Message Michael Paquier 2026-02-06 10:57:50 pgsql: Fix use of proc number in pgstat_create_backend()

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Berg 2026-02-06 12:21:09 Re: [PATCH] Add last_executed timestamp to pg_stat_statements
Previous Message Pavlo Golub 2026-02-06 11:19:26 Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements