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
Responses
pgsql-hackers by date
| Next: | From: ITAGAKI Takahiro | Date: 2008-10-28 07:58:10 |
| Subject: Re: Window Functions: v07 APIs and buffering strateties |
| Previous: | From: Hitoshi Harada | Date: 2008-10-28 07:03:30 |
| Subject: Re: Window Functions: v07 APIs and buffering strateties |