Re: Build failure with GCC 15 (defaults to -std=gnu23) - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: Build failure with GCC 15 (defaults to -std=gnu23)
Date
Msg-id CA+hUKG+-FLH3B0TTfcvAY54u_sidgGGMV2b6tZiCu9d=NQ3vrw@mail.gmail.com
Whole thread Raw
In response to Re: Build failure with GCC 15 (defaults to -std=gnu23)  (Robins Tharakan <tharakan@gmail.com>)
List pgsql-bugs
On Sun, Dec 15, 2024 at 8:04 PM Robins Tharakan <tharakan@gmail.com> wrote:
> [unexplained failure on alligator]

2024-12-19 12:38:26.223 ACDT [1956030:2] [unknown] FATAL:  could not
open shared memory segment "/PostgreSQL.2167569412": No such file or
directory

That smells like systemd's RemoteIPC feature:

https://www.postgresql.org/docs/current/kernel-resources.html#SYSTEMD-REMOVEIPC



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Not able to restore database - error: could not decompress data: Allocation error : not enough memory
Next
From: Robert Haas
Date:
Subject: Re: BUG #18146: Rows reappearing in Tables after Auto-Vacuum Failure in PostgreSQL on Windows