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

  1. Adjust DSM and DSA slot usage constants (back-patch).

  2. Adjust DSM and DSA slot usage constants.