Re: [COMMITTERS] pgsql: TODO item not needed anymore now that the buffer cache is

2007-06-02 Thread Bruce Momjian
Kris Jurka wrote: > > > On Fri, 1 Jun 2007, Bruce Momjian wrote: > > > Log Message: > > --- > > TODO item not needed anymore now that the buffer cache is > > scan-resistant: > > > > < > > < * Allow free-behind capability for large sequential scans, perhaps using > > < posix_fadvise() >

Re: [COMMITTERS] pgsql: TODO item not needed anymore now that the buffer cache is

2007-06-02 Thread Kris Jurka
On Fri, 1 Jun 2007, Bruce Momjian wrote: Log Message: --- TODO item not needed anymore now that the buffer cache is scan-resistant: < < * Allow free-behind capability for large sequential scans, perhaps using < posix_fadvise() < < Posix_fadvise() can control both sequential/random