aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execMain.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2020-01-11 10:44:39 +0530
committerAmit Kapila <akapila@postgresql.org>2020-01-14 08:20:11 +0530
commitf9e95252a311b65e3e5aa9cb56cec2736e2b1cfa (patch)
tree42f3abb8f81d2a51987d2ad7f0a39958caf2e908 /src/backend/executor/execMain.c
parent8c8b456b5116f4adb44d05d23a10ccc909b73b69 (diff)
downloadpostgresql-f9e95252a311b65e3e5aa9cb56cec2736e2b1cfa.tar.gz
postgresql-f9e95252a311b65e3e5aa9cb56cec2736e2b1cfa.zip
Revert test added by commit d207038053.
This test was trying to test the mechanism to release kernel FDs as needed to get us under the max_safe_fds limit in case of spill files. To do that, it needs to set max_files_per_process to a very low value which doesn't even permit starting of the server in the case when there are a few already opened files. This test also won't work on platforms where we use one FD per semaphore. Backpatch-through: 10, till where this test was added Discussion: https://postgr.es/m/CAA4eK1LHhERi06Q+MmP9qBXBBboi+7WV3910J0aUgz71LcnKAw@mail.gmail.com https://postgr.es/m/6485.1578583522@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions