Re: Crash related to Shared Memory - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: Crash related to Shared Memory
Date
Msg-id d36c0966-bfbb-4392-9d87-3585fa06e2f9@vondra.me
Whole thread Raw
In response to Re: Crash related to Shared Memory  (Reshmithaa <reshmithaa.b@zohocorp.com>)
Responses Re: Crash related to Shared Memory
List pgsql-hackers
On 2/16/26 10:17, Reshmithaa wrote:
> Hi,
> 
>     > The second trace
> 
>     > unfortunately does not show what happened to PID 2037344 before it
> 
>     > crashes, which would be very interesting to know. Was it an OOM too?
> 
> Kindly find the attachment below.
> 

I have no idea what

LOG:  00000: PRIMITIVE NOT USED: map_pg_backend_pid
LOCATION:  LogPrimFunctions, primitiveMgr.cpp:39
STATEMENT:  select pg_backend_pid()

means, that's clearly something in your fork/extension.


regards

-- 
Tomas Vondra




pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Crash related to Shared Memory
Next
From: lakshmi
Date:
Subject: Re: Add a greedy join search algorithm to handle large join problems