Re: effective_cache_size patch

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: effective_cache_size patch
Дата
Msg-id 1099594649.4320.649.camel@localhost.localdomain
обсуждение исходный текст
Ответ на effective_cache_size patch  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-patches
On Thu, 2004-11-04 at 16:37, Simon Riggs wrote:
> Also, another minor patch which prevents effective_cache_size and
> random_page_cost from being set incorrectly: plancost.patch
> - previously it was possible to set effective_cache_size to 0, which
> would then be ignored and treated as 1 at run-time, so set minimum to 1
> and remove test at run-time.

Ignore that part....the run-time test is still needed, of course.

--
Best Regards, Simon Riggs


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: CVS should die (was: Possible make_oidjoins_check ...)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: REINDEX doc patch