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-19T22:00:11Z
Lists: pgsql-hackers
On Wed, Nov 18, 2020 at 10:55 AM Thomas Munro <thomas.munro@gmail.com> wrote: > > Should this commit be back-ported to earlier versions of postgres to > > prevent this error in other versions? > > Yeah, that seems like a good idea anyway. I will do that tomorrow, > barring objections. Done, for 10, 11 and 12.
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