Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros.

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Michael Paquier <michael(at)paquier(dot)xyz>, Thomas Munro <tmunro(at)postgresql(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros.
Date: 2026-02-13 14:23:14
Message-ID: 41FFE575-3917-4D44-8EFE-666849A18C87@justatheory.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Feb 12, 2026, at 14:04, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Now I'm wondering exactly what libabigail releases crake and baza
> are using.

Baza has 2.2.0, installed from Bookworm packaging. I can see about upgrading it this weekend, either building from source or making a new VM with Trixie.

D

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2026-02-14 06:52:51 pgsql: Perform radix sort on SortTuples with pass-by-value Datums
Previous Message Daniel Gustafsson 2026-02-13 11:27:24 pgsql: doc: Mention PASSING support for jsonpath variables

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2026-02-13 14:40:18 Re: splitting pg_resetwal output strings
Previous Message Viktor Holmberg 2026-02-13 14:16:06 Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values