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

  1. In the postmaster, rely on the signal infrastructure to block signals.