Proposal of PITR performance improvement for 8.4.

Поиск
Список
Период
Сортировка
От Koichi Suzuki
Тема Proposal of PITR performance improvement for 8.4.
Дата
Msg-id a778a7260810280033n43f70d36x8c437eacf9a5461e@mail.gmail.com
обсуждение исходный текст
Ответы Re: Proposal of PITR performance improvement for 8.4.  (Gregory Stark <stark@enterprisedb.com>)
Re: Proposal of PITR performance improvement for 8.4.  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Hi,

This is my first proposal of PITR performance improvement for
PostgreSQL 8.4 development.   This proposal includes readahead
mechanism of data pages which will be read by redo() routines in the
recovery.   This is especially effective in the recovery without full
page write.   Readahead is done by posix_fadvise() as proposed in
index scan improvement.

Details of the implementation will be found in README file in the material.

--
------
Koichi Suzuki

Вложения

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

Предыдущее
От: "Hitoshi Harada"
Дата:
Сообщение: Re: Window Functions: v07 APIs and buffering strateties
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: Re: Window Functions: v07 APIs and buffering strateties