SHMEM_INDEX_SIZE exceeded on startup - Mailing list pgsql-hackers

From Kevin Grittner
Subject SHMEM_INDEX_SIZE exceeded on startup
Date
Msg-id 4D91CE70020000250003BECF@gw.wicourts.gov
Whole thread Raw
Responses Re: SHMEM_INDEX_SIZE exceeded on startup
List pgsql-hackers
I doubt that this is going to matter much, and should only have a
trivial impact on shared space calculations and postmaster and
connection startup time, but just as a matter of principle we might
want to set SHMEM_INDEX_SIZE at least as large as the number of
entries in ShmemIndex.  At startup that seems to be 40 as of current
HEAD.

Trivial patch attached.

-Kevin


Attachment

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Additional options for Sync Replication
Next
From: Gurjeet Singh
Date:
Subject: Re: Triggers on system catalog