Re: How to upgrade from 9.1 to 9.2 with replication?

From: Shaun Thomas <sthomas(at)optionshouse(dot)com>
To: Karl Denninger <karl(at)denninger(dot)net>
Cc: Claudio Freire <klaussfreire(at)gmail(dot)com>, delongboy <sdelong(at)saucontech(dot)com>, <pgsql-performance(at)postgresql(dot)org>
Subject: Re: How to upgrade from 9.1 to 9.2 with replication?
Date: 2012-10-19 16:03:26
Message-ID: 508179CE.2040906@optionshouse.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 10/19/2012 10:49 AM, Karl Denninger wrote:

> That's an interesting idea that might work; are replicated servers in a
> consistent state guaranteed to have byte-identical filespaces? (other
> than the config file(s), of course) I have not checked that assumption.

Well, if they didn't before, they will after the rsync is finished.
Update the config and start as a slave, and it's the same as a basebackup.

--
Shaun Thomas
OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
312-444-8534
sthomas(at)optionshouse(dot)com

______________________________________________

See http://www.peak6.com/email_disclaimer/ for terms and conditions related to this email

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Claudio Freire 2012-10-19 16:19:17 Re: limit order by performance issue
Previous Message Karl Denninger 2012-10-19 15:49:25 Re: How to upgrade from 9.1 to 9.2 with replication?