Proposal of PITR performance improvement for 8.4. - Mailing list pgsql-hackers

From Koichi Suzuki
Subject Proposal of PITR performance improvement for 8.4.
Date
Msg-id a778a7260810280033n43f70d36x8c437eacf9a5461e@mail.gmail.com
Whole thread Raw
Responses Re: Proposal of PITR performance improvement for 8.4.
Re: Proposal of PITR performance improvement for 8.4.
List 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

Attachment

pgsql-hackers by date:

Previous
From: "Hitoshi Harada"
Date:
Subject: Re: Window Functions: v07 APIs and buffering strateties
Next
From: ITAGAKI Takahiro
Date:
Subject: Re: Window Functions: v07 APIs and buffering strateties