Re: ERROR: too many dynamic shared memory segment
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Ben Kanouse <kanobt61@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-11-17T22:00:11Z
Lists: pgsql-hackers
On Wed, Nov 18, 2020 at 10:55 AM Thomas Munro <thomas.munro@gmail.com> wrote: > a few times those ways, also due to an ancient DSM leak that was fixed > in 93745f1e (fix present in 12.4). I take that bit back -- I misremembered -- that was a leak of the actual memory once slots were exhausted, not a leak of the slot.
Commits
-
Adjust DSM and DSA slot usage constants (back-patch).
- f5332503ef0a 10.16 landed
- 0455f78ddbb0 11.11 landed
- 2ded1f1fbb6e 12.6 landed
-
Adjust DSM and DSA slot usage constants.
- d061ea21fc1c 13.0 cited