Re: libpq crashing on macOS during connection startup

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: John DeSoi <john(at)desoi(dot)dev>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: libpq crashing on macOS during connection startup
Date: 2023-11-30 16:21:11
Message-ID: 2a524e92-b346-4914-9c2b-878c2e0b64b1@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/30/23 07:49, John DeSoi wrote:
>
>> On Nov 30, 2023, at 9:36 AM, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> wrote:
>>
>> What starts happening?
>
> Random web process crashes when connecting to PostgreSQL.
>
>
>>
>> Does the Postgres log show anything?
>
> No.

To be clear, at the times the Web processes crash there is are no traces
in the Postgres log of an issue on the Postgres side?

Is there evidence in the Postgres logs of what the Web process was doing
just before it crashed?

>
>>
>> Postgres version?
>>
>> How was Postgres installed?
>
>
> PostgreSQL 15.4 installed with Homebrew.
>
>
> John DeSoi, Ph.D.
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Loles 2023-11-30 16:37:12 Re: Two started cluster on the same data directory and port
Previous Message John DeSoi 2023-11-30 15:49:36 Re: libpq crashing on macOS during connection startup