Re: Initing a new replica

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Initing a new replica
Date: 2012-06-27 04:29:10
Message-ID: 4FEA8C16.7000406@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 06/26/12 9:04 PM, Cody Cutrer wrote:
> * Instead of using pg_basebackup, manually call pg_start_backup and
> pg_stop_backup against the new master, and rsync the data over, since
> presumably little has changed since a timeline divergence

I believe thats the correct method.

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Cody Cutrer 2012-06-27 04:41:49 Re: Initing a new replica
Previous Message Cody Cutrer 2012-06-27 04:04:50 Initing a new replica