Re: 8.4 replication questions - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: 8.4 replication questions
Date
Msg-id 3f0b79eb0812151955x4399fee9ped365b679d717129@mail.gmail.com
Whole thread Raw
In response to 8.4 replication questions  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
Hi,

On Tue, Dec 16, 2008 at 7:10 AM, Kevin Grittner
<Kevin.Grittner@wicourts.gov> wrote:
> Forgive me if this is clear to everyone else, but regarding the new
> replication options in 8.4:
>
> Will existing PITR backup techniques work without modification?

Yes.

>
> Will existing techniques for warm standby with a custom script (not
> using pg_standby) work without modification?

Yes.

If you don't set the option of replication, PITR and basic crash recovery
would work as heretofore. At least, I'm going to implement Synch Rep
such :)

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: WAL documentation changes
Next
From: "Robert Haas"
Date:
Subject: Re: Proposed Patch to Improve Performance of Multi-Batch Hash Join for Skewed Data Sets