diff options
author | Amit Kapila <akapila@postgresql.org> | 2020-01-11 10:24:48 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2020-01-14 07:53:50 +0530 |
commit | ed7bb5c311ce059294807cf4abfa9406d95feec0 (patch) | |
tree | 5bffb42e68f164f9790f6be830be6ec7f47e74c5 /src/backend/executor/execMain.c | |
parent | 7f380c59f800f7e0fb49f45a6ff7787256851a59 (diff) | |
download | postgresql-ed7bb5c311ce059294807cf4abfa9406d95feec0.tar.gz postgresql-ed7bb5c311ce059294807cf4abfa9406d95feec0.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