Re: Overhauling GUCS

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Overhauling GUCS
Дата
Msg-id 48506FD4.7020804@agliodbs.com
обсуждение исходный текст
Ответ на Re: Overhauling GUCS  (Gregory Stark <stark@enterprisedb.com>)
Ответы Re: Overhauling GUCS
Список pgsql-hackers
Greg,

> At least that way we could always steal more if we want or return some, as
> long as we're careful about when we do it. That would open the door to having
> these parameters be dynamically adjustable. That alone would be worthwhile
> even if we bypass all bells and whistles of the buffer manager.
> 

One hitch, though, is that asynchronous commit could consume big chunks 
of shared_buffers.  So we might still need a limit for people who are 
using async.

--Josh



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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Overhauling GUCS
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: cannot use result of (insert..returning)