mirror of
https://github.com/postgres/postgres.git
synced 2025-06-10 09:21:54 +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.