Re: BUG #16673: Stack depth limit exceeded error while running sysbench TPC-C
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Geier <david@swarm64.com>
Cc: pgsql-bugs@lists.postgresql.org, Norman Heino <norman.heino@swarm64.com>
Date: 2020-10-19T14:31:55Z
Lists: pgsql-bugs
David Geier <david@swarm64.com> writes: > Thanks for the quick reply. We gonna try it with PSQL 13 and let you > know if the bug still appears. FYI, I did back-patch, so that fix will be in next month's minor releases. regards, tom lane
Commits
-
In the postmaster, rely on the signal infrastructure to block signals.
- 8b53dbada4a6 12.5 landed
- 85834023a95e 11.10 landed
- 7753ca49d358 9.6.20 landed
- 4e95733b0864 10.15 landed