Re: V2 of PITR performance improvement for 8.4 - Mailing list pgsql-hackers

From Koichi Suzuki
Subject Re: V2 of PITR performance improvement for 8.4
Date
Msg-id a778a7260812260005p6617d5b9r1227cd0b51534bb@mail.gmail.com
Whole thread Raw
In response to Re: V2 of PITR performance improvement for 8.4  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
List pgsql-hackers
I'm now writing v3 patch of PITR improvement, to work with sync.rep
and Hot Standby.    Would like to change the thread.

2008/12/12 Pavan Deolasee <pavan.deolasee@gmail.com>:
> On Fri, Dec 12, 2008 at 9:08 AM, Koichi Suzuki <koichi.szk@gmail.com> wrote:
>> Hmmm,  it's really like pg_readahead needs to be included in the core.
>>   I don't think it's a big work and will try to do this.
>>
>
> Yes, I think it's best to have it in core. I would actually combine it
> with the other idea of reading xlog files directly into xlog buffers
> during recovery.
>
> Thanks,
> Pavan
>
> --
> Pavan Deolasee
> EnterpriseDB     http://www.enterprisedb.com
>



-- 
------
Koichi Suzuki


pgsql-hackers by date:

Previous
From: ITAGAKI Takahiro
Date:
Subject: contrib/pg_stat_statements 1226
Next
From: "Koichi Suzuki"
Date:
Subject: V3 of PITR performance improvement for 8.4 (WIP)