diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-02-23 20:45:59 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-02-23 20:45:59 +0000 |
commit | f83356c7f574bc69969f29dc7b430b286a0cd9f4 (patch) | |
tree | 203be32611de0c869819c16e50f9e9d28027edb5 /src/backend/utils/adt/array_userfuncs.c | |
parent | b4c8dcb294d8138bb66891d62e4f43196da01d52 (diff) | |
download | postgresql-f83356c7f574bc69969f29dc7b430b286a0cd9f4.tar.gz postgresql-f83356c7f574bc69969f29dc7b430b286a0cd9f4.zip |
Do a direct probe during postmaster startup to determine the maximum
number of openable files and the number already opened. This eliminates
depending on sysconf(_SC_OPEN_MAX), and allows much saner behavior on
platforms where open-file slots are used up by semaphores.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions