Re: Asynchronous I/O Support

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Asynchronous I/O Support
Дата
Msg-id b42b73150610171018y3a80a088w9b221fad66c11190@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Asynchronous I/O Support  ("Luke Lonergan" <llonergan@greenplum.com>)
Список pgsql-hackers
On 10/15/06, Luke Lonergan <llonergan@greenplum.com> wrote:
> Martijn,
> The killer use-case we've identified is for the scattered I/O associated
> with index + heap scans in Postgres.  If we can issue ~5-15 I/Os in advance
> when the TIDs are widely separated it has the potential to increase the I/O
> speed by the number of disks in the tablespace being scanned.  At this
> point, that pattern will only use one disk.

did you have a chance to look at posix_fadvise?

merlin


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Shane Ambler
Дата:
Сообщение: Re: Syntax bug? Group by?
Следующее
От: "Mark Woodward"
Дата:
Сообщение: Re: Syntax bug? Group by?