Re: Do we need a ShmList implementation?

Поиск
Список
Период
Сортировка
От Markus Wanner
Тема Re: Do we need a ShmList implementation?
Дата
Msg-id 4C97A44C.1020406@bluegap.ch
обсуждение исходный текст
Ответ на Re: Do we need a ShmList implementation?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
On 09/20/2010 08:06 PM, Kevin Grittner wrote:
> Obviously, if there were a dynamic way to add to the entries as
> needed, there would be one less setting (hard-coded or GUC) to worry
> about getting right.  Too low means transactions need to be
> canceled.  Too high means you're wasting space which could otherwise
> go to caching.  And of course, the optimal number could change from
> day to day or hour to hour.

Yeah, same problem as with lots of the other users shared memory.

It certainly makes sense to decouple the two projects, so you'll have to
pick some number that sounds good to you now.

Regards

Markus



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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Git conversion status
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: Git conversion status