Re: setting the block size to a value greater than 32KB

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: setting the block size to a value greater than 32KB
Дата
Msg-id 9756.1259613246@sss.pgh.pa.us
обсуждение исходный текст
Ответ на setting the block size to a value greater than 32KB  (umut orhan <umut_angelfire@yahoo.com>)
Список pgsql-general
umut orhan <umut_angelfire@yahoo.com> writes:
> I would like to set the block size used in buffer cache to a specific
> value which is greater than 32KB (let's say --with-block-size=256). Is
> there are way to do that?

No, not without major surgery on the representation of item pointers.
What makes you think there would be any benefit to such large block
sizes?

            regards, tom lane

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: READ ONLY & I/O ERROR
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: limiting resources to users