aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-10-16 13:45:39 +0900
committerMichael Paquier <michael@paquier.xyz>2023-10-16 13:45:39 +0900
commit4922173010f102a7d56af7c97bd303b95b3f6eff (patch)
tree813c557918ac5888f5eff09cd1935eac781deb0f /src/backend/access/gist
parent63a582222c6b3db2b1103ddf67a04b31a8f8e9bb (diff)
downloadpostgresql-4922173010f102a7d56af7c97bd303b95b3f6eff.tar.gz
postgresql-4922173010f102a7d56af7c97bd303b95b3f6eff.zip
worker_spi: Fix test failure with BGWORKER_BYPASS_ROLELOGINCHECK
This is a consequence of 4817da51f69a that has bumped up max_worker_processes, where now the last worker started by the test would be able to start by itself a parallel worker because there are more slots available. This did not show up before as the number of bgworkers reached exactly 8, as known as the previous limit, at the end of the test. Per report from buildfarm member crake, reproducible with debug_parallel_query = regress in the same fashion as fd4d93d269c0.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions