Re: Upgrading 9.6.9 to 10.4

From: John Scalia <jayknowsunix(at)gmail(dot)com>
To: David Morton <david(dot)morton(at)eroad(dot)com>
Cc: "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Upgrading 9.6.9 to 10.4
Date: 2018-06-27 00:01:51
Message-ID: 246D9E4F-4C3D-4082-84A8-7BA4F70DD2A3@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thanks, David

Sent from my iPad

> On Jun 26, 2018, at 6:47 PM, David Morton <david(dot)morton(at)eroad(dot)com> wrote:
>
> Take a look at pglogical ... we've used it for 9.4 -> 9.6 and the same theories apply going to 10.x I imagine. People have used it in combination with pgbouncer to achieve near outage-less upgrades. Some helpful links below:
> https://blog.2ndquadrant.com/pglogical-logical-replication-postgresql-10/
> https://blog.2ndquadrant.com/near-zero-downtime-automated-upgrades-postgresql-clusters-cloud/
> https://blog.2ndquadrant.com/near-zero-downtime-automated-upgrades-postgresql-clusters-cloud-part-ii/
>
>
> On 27/06/18, 10:38 AM, "John Scalia" <jayknowsunix(at)gmail(dot)com> wrote:
>
> Hi all,
>
> My employer is in the process of upgrading PostgreSQL, and they would like me to make this happen without any real interruption of service. As I understand it, 9.6 does not support the publish/subscribe model like 10.4 does, but logical replication is the basis of that model. So, does anyone have any suggestions for how to implement the receiver side on a 10.4 server? Or could you at least point me to some sort of how-to page?
>
> TIA,
> Jay
>
>
> Sent from my iPad
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Anjul Tyagi 2018-06-27 08:51:39 Re: Server Crash
Previous Message David Morton 2018-06-26 22:47:05 Re: Upgrading 9.6.9 to 10.4