mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
and up), per Chris Marcellino. This avoids consuming O(N^2) file descriptors to support N backends. Tests suggest it's about a wash for small installations, but large ones would have a problem.