Neil Conway wrote:
> momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian) writes:
> > > * Add free-behind capability for large sequential scans
> > > * (fadvise)
>
> This isn't really what posix_fadvise() is intended for, I believe (or
> rather, I can't figure out a way for us to be able to use it in that
> manner). Check the posix_fadvise() discussion on -hackers for more
> details.
Yes, I guess it should be "Better inform kernel on which pages to
cache". Is that right?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
In response to
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2003-11-12 04:08:08 |
| Subject: pgsql-server/doc/src/sgml/ref create_table.sgml |
| Previous: | From: Neil Conway | Date: 2003-11-12 03:44:22 |
| Subject: Re: pgsql-server/doc TODO |