Re: Anything to be gained from a 'Postgres Filesystem'?

Поиск
Список
Период
Сортировка
От Matt Clark
Тема Re: Anything to be gained from a 'Postgres Filesystem'?
Дата
Msg-id 008b01c4b749$5e0862c0$8300a8c0@solent
обсуждение исходный текст
Ответ на Re: Anything to be gained from a 'Postgres Filesystem'?  ("Leeuw van der, Tim" <tim.leeuwvander@nl.unisys.com>)
Список pgsql-performance
> Looking at that list, I got the feeling that you'd want to
> push that PG-awareness down into the block-io layer as well,
> then, so as to be able to optimise for (perhaps) conflicting
> goals depending on what the app does; for the IO system to be
> able to read the apps mind it needs to have some knowledge of
> what the app is / needs / wants and I get the impression that
> this awareness needs to go deeper than the FS only.

That's a fair point, it would need be a kernel patch really, although not
necessarily a very big one, more a case of looking at FDs and if they're
flagged in some way then get the PGfs to do the job instead of/as well as
the normal code path.


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

Предыдущее
От: Pierre-Frédéric Caillaud
Дата:
Сообщение: Re: Anything to be gained from a 'Postgres Filesystem'?
Следующее
От: "Steinar H. Gunderson"
Дата:
Сообщение: Re: Anything to be gained from a 'Postgres Filesystem'?