This whole sockets conversation has wandered way off topic. PostgreSQL runs into high-connection scaling issues due to memory limitations (on Windows in particular, as noted in the FAQ entry I suggested), shared resource contention, and general per-connection overhead long before socket issues matter.

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
g...@2ndquadrant.com   www.2ndQuadrant.us


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to