PostgreSQL's default setting supports only 32 concurrent connections, but that can easily be changed by editing postgresql.conf. There is a hard connection limit of 1024 concurrent connects. If you want more than that, you need to edit a line in one of the header files in the source code, and recompile PostgreSQL. (sorry, I don't remember which file it is) -------------------------------------------
"Now, this might cause some discomfort..."
(
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.