You can use Slony to replicate between different major versions.
Sent via the Samsung Galaxy S® 6, an AT&T 4G LTE smartphone
Original message From: Bruce Momjian Date:
6/16/17 16:18 (GMT-05:00) To: Paul Jones Cc:
pgsql-general@postgresql.org Subject: Re: [GENERAL] Upgrade
On Fri, Jun 16, 2017 at 04:14:07PM -0400, Paul Jones wrote:
> Would it be possible to upgrade from 9.2 to 10 by doing a pg_basebackup
> to the new server, followed by pg_upgrade -k, then streaming replication
> from the 9.2 server to the 10 server until we're ready to cut over to 10?
>
> The idea
Would it be possible to upgrade from 9.2 to 10 by doing a pg_basebackup
to the new server, followed by pg_upgrade -k, then streaming replication
from the 9.2 server to the 10 server until we're ready to cut over to 10?
The idea is to minimize downtime.
PJ
--
Sent via pgsql-general mailing list
On 06/15/2017 11:03 PM, Sari Thiele wrote:
Hi,
it would be really great, if someone can look at this.
You might try asking here:
https://www.postgresql.org/list/pgsql-pkg-yum/
Just to be clear, I am talking about the folder here:
https://download.postgresql.org/pub/repos/yum/9.6/redhat/
On Fri, Jun 16, 2017 at 1:03 AM, Sari Thiele
wrote:
> Hi,
>
> it would be really great, if someone can look at this.
>
> Just to be clear, I am talking about the folder here:
>
> https://download.postgresql.org/pub/repos/yum/9.6/redhat/
>
> There is one for RHEL7 Workstation, but not for RHEL6.