Re: [COMMITTERS] pgsql: Implement prefetching via posix_fadvise() for bitmap index scans. - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [COMMITTERS] pgsql: Implement prefetching via posix_fadvise() for bitmap index scans.
Date
Msg-id 200902061713.n16HDLx29136@momjian.us
Whole thread Raw
List pgsql-hackers
Tom Lane wrote:
> Log Message:
> -----------
> Implement prefetching via posix_fadvise() for bitmap index scans.  A new
> GUC variable effective_io_concurrency controls how many concurrent block
> prefetch requests will be issued.
> 
> (The best way to handle this for plain index scans is still under debate,
> so that part is not applied yet --- tgl)

Where are we on completing this feature?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Mention CITEXT in the FAQ
Next
From: "K, Niranjan (NSN - IN/Bangalore)"
Date:
Subject: Re: Synch Replication