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.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Delao, Darryl W
Sent: Tuesday, February 25, 2003 11:20 AM
To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
Subject: Postgres Connection Limits

In the conf file for postgres I see a line that states max_connections=32  however, this line is commented out.  Therfore, Im assuming that postgres is not including this line in any way shape or fom.  With that being said, what is the limit for connections in postgres, if any? 

Reply via email to