Re: SHMEM_INDEX_SIZE exceeded on startup

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: SHMEM_INDEX_SIZE exceeded on startup
Дата
Msg-id 4D945A6A.1050104@enterprisedb.com
обсуждение исходный текст
Ответ на SHMEM_INDEX_SIZE exceeded on startup  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
On 29.03.2011 20:20, Kevin Grittner wrote:
> 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.

Ok, committed.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: crash-safe visibility map, take four
Следующее
От: Bernd Helmle
Дата:
Сообщение: Re: BUG #5856: pg_attribute.attinhcount is not correct.