SHMEM_INDEX_SIZE exceeded on startup

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема SHMEM_INDEX_SIZE exceeded on startup
Дата
Msg-id 4D91CE70020000250003BECF@gw.wicourts.gov
обсуждение исходный текст
Ответы Re: SHMEM_INDEX_SIZE exceeded on startup  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список 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


Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Additional options for Sync Replication
Следующее
От: Gurjeet Singh
Дата:
Сообщение: Re: Triggers on system catalog