diff options
author | Amit Kapila <akapila@postgresql.org> | 2020-01-11 10:44:39 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2020-01-14 08:05:05 +0530 |
commit | fa1eaebfad436f58a8e6d0201f334edd2553b3d2 (patch) | |
tree | 2b369e6e7fba66b7231a89405a34bacf04e82e09 /src/include/executor/nodeModifyTable.h | |
parent | bf65f3c8871bcc95a3b4d5bcb5409d3df05c8273 (diff) | |
download | postgresql-fa1eaebfad436f58a8e6d0201f334edd2553b3d2.tar.gz postgresql-fa1eaebfad436f58a8e6d0201f334edd2553b3d2.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/include/executor/nodeModifyTable.h')
0 files changed, 0 insertions, 0 deletions