Re: BUG #15585: infinite DynamicSharedMemoryControlLock waiting in parallel query
Thomas Munro <thomas.munro@enterprisedb.com>
From: Thomas Munro <thomas.munro@enterprisedb.com>
To: Maksim Milyutin <milyutinma@gmail.com>
Cc: sk@zsrv.org, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2019-01-21T21:24:10Z
Lists: pgsql-bugs
On Thu, Jan 17, 2019 at 3:23 AM Maksim Milyutin <milyutinma@gmail.com> wrote: > Recently one of our customers encountered the same problem on PG 11.1. The query structure and error messages are similar to one that was described in [1]. Hi Maksim, Thanks for this report, and apologies for not responding sooner (I was out of the office). Indeed, it seems quite similar to the other 2 reports. I'm still trying to reproduce the root problem here. -- Thomas Munro http://www.enterprisedb.com
Commits
-
Fix race in dsm_attach() when handles are reused.
- 6c0fb9418925 12.0 landed
- bd195071fd2b 9.4.22 landed
- b7c8766d3480 9.5.17 landed
- cb0680573f7b 9.6.13 landed
- cb3d674e1709 10.8 landed
- faf132449c0c 11.3 landed