max_connections
Joao Junior <[email protected]> Tue, 22 Oct 2019 14:28:31 +0200
| Newsgroups | gmane.comp.db.postgresql.performance |
|---|---|
| Message-ID | <CABnPa_j7Y=3QRGhgpjwU6s_gOA8r64qbVUgr5S8nKDjZ8g=36Q@mail.gmail.com> |
Hi, I am not sure if here is the best place to post this. I would like to know why max_connections parameter can't be changed without a restart. I know that it is a postmaster's context parameter. Which PostgreSQL's subsystems, structures and OS kernel parameters should be affected to support this change?? Thanks!