Re: Tweaking DSM and DSA limits
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: David Fetter <david@fetter.org>
Cc: Thomas Munro <thomas.munro@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-06-24T13:57:34Z
Lists: pgsql-hackers
On Thu, Jun 20, 2019 at 5:00 PM David Fetter <david@fetter.org> wrote: > Is there perhaps a way to make raising max_connections not require a > restart? There are plenty of situations out there where restarts > aren't something that can be done on a whim. Sure, if you want to make this take about 100x more work. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
Adjust DSM and DSA slot usage constants (back-patch).
- f5332503ef0a 10.16 landed
- 0455f78ddbb0 11.11 landed
- 2ded1f1fbb6e 12.6 landed
-
Report time spent in posix_fallocate() as a wait event.
- ef02fb15a35a 13.0 landed