Re: Reference to - BUG #18349: ERROR: invalid DSA memory alloc request size 1811939328, CONTEXT: parallel worker
Craig Milhiser <craig@milhiser.com>
From: Craig Milhiser <craig@milhiser.com>
To: Andrei Lepikhov <lepihov@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Thomas Munro <thomas.munro@gmail.com>, pgsql-bugs@lists.postgresql.org
Date: 2024-10-15T16:43:52Z
Lists: pgsql-bugs
I applied the patch for the parallel hash and ran that against my production data. The query worked with parallel workers. That patch was applied on top of the earlier patch for the invalid Susa memory alloc that started this thread. From my view as a user, these are both fixed and can be marked as such. We will wait for the patches to role through the release cycles. If you change the patch and need another test with real data please let me know. Thank you for your time and effort on these issues.
Commits
-
Fix extreme skew detection in Parallel Hash Join.
- 98c7c7152d2d 18.0 landed
- 4ac5d33a8b08 17.1 landed
- 53edc948580f 16.5 landed
- 1831545ca186 15.9 landed
- 20d94899414a 14.14 landed
- 45329466fdc9 13.17 landed
- 4fa80a6d7d4b 12.21 landed