Re: Pre-allocated free space for row updating (like PCTFREE)

Поиск
Список
Период
Сортировка
От Satoshi Nagayasu
Тема Re: Pre-allocated free space for row updating (like PCTFREE)
Дата
Msg-id 430D113B.90409@nttdata.co.jp
обсуждение исходный текст
Ответ на Re: Pre-allocated free space for row updating (like PCTFREE)  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Josh,

Josh Berkus wrote:
> Hmmm ... I don't see where I set the GUC.   How am I supposed to vary the
> PCTFREE amount?

Well, currently PCTFREE size(1024 bytes) is fixed in the code,
because this hack is written just to check the effort of PCTFREE stuffs.

I will move the variable into the GUC later.

Thanks.
-- 
NAGAYASU Satoshi <nagayasus@nttdata.co.jp>


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: 8.1 release notes
Следующее
От: Bruce Momjian
Дата:
Сообщение: Update pg_config.h.win32 for beta?