Re: Tablespace-level Block Size Definitions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Tablespace-level Block Size Definitions
Дата
Msg-id 2060.1117573502@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Tablespace-level Block Size Definitions  ("Jonah H. Harris" <jharris@tvi.edu>)
Ответы Re: Tablespace-level Block Size Definitions  ("Jonah H. Harris" <jharris@tvi.edu>)
Re: Tablespace-level Block Size Definitions  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers
"Jonah H. Harris" <jharris@tvi.edu> writes:
> I'm sure this has been thought of but was wondering whether anyone had 
> discussed the allowance of run-time block size specifications at the 
> tablespace level?

Can you produce any evidence whatsoever that this could be worth the cost?
Aside from the nontrivial development effort needed, there would be
runtime inefficiencies created --- for instance, inefficient use of
buffer pool storage because it'd no longer be true that any buffer could
hold any block.  Without some pretty compelling evidence, I wouldn't
even waste any time thinking about it ...
        regards, tom lane


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Deadlock with tsearch2 index ...
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Tablespace-level Block Size Definitions