Re: Turn off streaming replication - leaving Master running

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Turn off streaming replication - leaving Master running
Date: 2015-06-29 07:12:35
Message-ID: 5590EFE3.8050508@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/29/2015 12:06 AM, Jeff Janes wrote:
> But since you want a clone, what is the point of first setting up
> streaming, and then breaking it? Just use pg_basebackup to set up a
> clone directly, without ever having started streaming. It seems like
> you are just going to confuse yourself about what is a standby meant
> for fail over, and what is a clone meant for testing. With possibly
> disastrous consequences.

VERY good point!

--
john r pierce, recycling bits in santa cruz

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andy Erskine 2015-06-29 07:27:14 Re: Turn off streaming replication - leaving Master running
Previous Message John R Pierce 2015-06-29 07:08:38 Re: Turn off streaming replication - leaving Master running