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

Поиск
Список
Период
Сортировка
От Steinar H. Gunderson
Тема Re: Anything to be gained from a 'Postgres Filesystem'?
Дата
Msg-id 20041104192004.GA18793@uio.no
обсуждение исходный текст
Ответ на Re: Anything to be gained from a 'Postgres Filesystem'?  (Chris Browne <cbbrowne@acm.org>)
Ответы Re: Anything to be gained from a 'Postgres Filesystem'?  (Neil Conway <neilc@samurai.com>)
Список pgsql-performance
On Thu, Nov 04, 2004 at 10:47:31AM -0500, Chris Browne wrote:
> Another thing that would be valuable would be to have some way to say:
>
>   "Read this data; don't bother throwing other data out of the cache
>    to stuff this in."
>
> Something like a "read_uncached()" call...

You mean, like, open(filename, O_DIRECT)? :-)

/* Steinar */
--
Homepage: http://www.sesse.net/

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Anything to be gained from a 'Postgres Filesystem'?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Anything to be gained from a 'Postgres Filesystem'?