Thomas Munro <thomas.mu...@enterprisedb.com> writes: > The attached patch fixes the problem > by getting rid of the code that accesses shmem in the detach hook. > With this patch applied installcheck survives on a cluster with > force_parallel_worker=regress.
In hopes of getting the buildfarm back to green, I went ahead and pushed a slightly more aggressive form of this --- I took out the worker-specific detach function altogether. We can resurrect it if we ever have a more plausible idea of how to do worker recycling, but for now I don't see a reason to waste bytes on useless and incorrect code. regards, tom lane -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers