Re: BUG #19105: Parallel Hash Join crash when work_mem is small - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #19105: Parallel Hash Join crash when work_mem is small
Date
Msg-id 1649717.1762703245@sss.pgh.pa.us
Whole thread Raw
In response to BUG #19105: Parallel Hash Join crash when work_mem is small  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #19105: Parallel Hash Join crash when work_mem is small
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> PostgreSQL version: 16.2

> Server terminates with:

> ERROR:  could not attach to dynamic shared area
> DETAIL:  invalid dsa_handle

I could not reproduce this problem with current sources
(either master or v16 branch tip).  16.2 is pretty old,
so maybe an update will fix it for you.

            regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #19106: Potential regression with CTE materialization planning in Postgres 18
Next
From: Tom Lane
Date:
Subject: Re: BUG #19106: Potential regression with CTE materialization planning in Postgres 18