V4 of PITR performance improvement for 8.4

Поиск
Список
Период
Сортировка
От Koichi Suzuki
Тема V4 of PITR performance improvement for 8.4
Дата
Msg-id a778a7260901120520r30af40famde09576c22d963a8@mail.gmail.com
обсуждение исходный текст
Ответы Re: V4 of PITR performance improvement for 8.4  ("Koichi Suzuki" <koichi.szk@gmail.com>)
Список pgsql-hackers
This is V4 patch to improve file read during startup for review.

Basic algorithm is same as V3 but works with Gregory's fadvise patch.

http://archives.postgresql.org/pgsql-hackers/2009-01/msg00026.php

This patc also include additional patch for posix_fadvise to skip
prefetch of pages which does not exist.

We still need a patch to work this with syncronous replication, which
will be posted by the end of this week.

Regards;

-- 
------
Koichi Suzuki


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Hot standby, slot ids and stuff
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Recovery Test Framework