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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [COMMITTERS] pgsql: Implement prefetching via posix_fadvise() for bitmap index scans.
Дата
Msg-id 200902061713.n16HDLx29136@momjian.us
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Mention CITEXT in the FAQ
Следующее
От: "K, Niranjan (NSN - IN/Bangalore)"
Дата:
Сообщение: Re: Synch Replication