max_connections in postgresql.conf

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

max_connections in postgresql.conf

Jacques Le Roux
Administrator
Hi,

I just realise that this parameter is set to 100 by default (I guess, since I did not set it when I installed) and we have
pool-maxsize="250" by default OOTB. Should we not warn people about that ?

Jacques