Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected

From: Gavin Panella <gavinpanella(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Date: 2025-08-12 07:32:43
Message-ID: CALL7chmWGvwQgLGHAU0y=AtRdtKQUJ1DcG-7PHG4wQrczst3Eg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 12 Aug 2025 at 01:41, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Cool. I'll push the fix after our release freeze lifts.
>

Splendid, thank you!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Japin Li 2025-08-12 07:38:34 Re: Excessive LOG messages from replication slot sync worker
Previous Message Shinya Kato 2025-08-12 07:25:36 Re: Speed up COPY FROM text/CSV parsing using SIMD