I
believe the default is 32 so if the line is commented out then it is most likely
limiting the number of connections to 32. Somewhere on the Inet you can find a
document on optimizing postgresql that explains how to improve performance.
There is a relationship to the number of shared buffers and concurrent
connections.
|
- Postgres Connection Limits Delao, Darryl W
- Chad Skinner