Re: Page Size in Future Releases

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Page Size in Future Releases
Дата
Msg-id 16704.1048292123@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Page Size in Future Releases  ("Kendrick C. Wilson" <kendrick_wilson@hotmail.com>)
Ответы Re: Page Size in Future Releases  (Mario Weilguni <mweilguni@sime.com>)
Список pgsql-performance
"Kendrick C. Wilson" <kendrick_wilson@hotmail.com> writes:
> Will a increase in the size of a data page increase performance of a
> database with large records?

Probably not; in fact the increased WAL overhead could make it a net
loss.  But feel free to try changing BLCKSZ to see how it works for you.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: postgresql meltdown on PlanetMath.org
Следующее
От: Andrew McMillan
Дата:
Сообщение: Re: Make PGSQL faster