Re: PostgreSQL advocacy - Mailing list pgsql-general

From Bruce Momjian
Subject Re: PostgreSQL advocacy
Date
Msg-id 20160322165837.GF11970@momjian.us
Whole thread Raw
In response to Re: PostgreSQL advocacy  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-general
On Tue, Mar 22, 2016 at 10:16:22AM -0600, Scott Marlowe wrote:
> On Tue, Mar 22, 2016 at 9:15 AM, Thomas Kellerer <spam_eater@gmx.net> wrote:
> > Bruce Momjian schrieb am 22.03.2016 um 16:07:
> >>
> >> However, I do think database upgrades are easier with Oracle RAC
> >
> > I think you can do a rolling upgrade with a standby, but I'm not entirely sure.
>
> I find Slony good for upgrading versions with minimal downtime,
> including major version changes.  It's very nature allows you to
> migrate pieces and parts for testing etc, in ways that any kind of
> byte streaming just can't do.

Yes, and I assume logical replication will allow similar easy upgrades.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Roman grave inscription                             +


pgsql-general by date:

Previous
From: "Alexey.I.Larin@gmail.com"
Date:
Subject: Re: pglogical two way replication problem
Next
From: Frits Jalvingh
Date:
Subject: Equivalent of Oracle's per-session statistics (v$client_stats)?