Block size: 8K or 16K?

Поиск
Список
Период
Сортировка
От mlw
Тема Block size: 8K or 16K?
Дата
Msg-id 3CC7FEC7.290E478B@mohawksoft.com
обсуждение исходный текст
Ответы Re: Block size: 8K or 16K?  (Neil Conway <nconway@klamath.dyndns.org>)
Список pgsql-hackers
I am going to compare a 16KB PostgreSQL system to an 8KB system. I am working
on the assumption that 16K takes about as long to read as 8K, and That the CPU
overhead of working with a 16K block is not too significant. 

I know with toast, block size is no longer an issue, but 8K is not a lot these
days, and it seems like a lot of syscall and block management overhead could be
reduced by doubling it. Any comments?

The test system is a dual 850MHZ PIII, 1G memory, RedHat 7.2, 2 IBM SCSI 18G
hard disks, intel motherboard with onboard adaptec SCSI ULVD.

Besides pgbench, anyone have any tests that they would like to try?

Has anyone already done this test and found it useful/useless?


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: ECPG: FETCH ALL|n FROM cursor - Memory allocation?
Следующее
От: "Mike Biamonte"
Дата:
Сообщение: WAL -> Replication