Re: BUG #19105: Parallel Hash Join crash when work_mem is small
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: nageshdbaa@gmail.com
Cc: pgsql-bugs@lists.postgresql.org
Date: 2025-11-09T15:47:25Z
Lists: 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