Re: Anything to be gained from a 'Postgres Filesystem'? - Mailing list pgsql-performance

From Steinar H. Gunderson
Subject Re: Anything to be gained from a 'Postgres Filesystem'?
Date
Msg-id 20041104192004.GA18793@uio.no
Whole thread Raw
In response to Re: Anything to be gained from a 'Postgres Filesystem'?  (Chris Browne <cbbrowne@acm.org>)
Responses Re: Anything to be gained from a 'Postgres Filesystem'?  (Neil Conway <neilc@samurai.com>)
List 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 by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Anything to be gained from a 'Postgres Filesystem'?
Next
From: Tom Lane
Date:
Subject: Re: Anything to be gained from a 'Postgres Filesystem'?