Re: [GENERAL] Upgrade method from 9.2 to 10 ?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] Upgrade method from 9.2 to 10 ?
Дата
Msg-id 20170616201831.GA5080@momjian.us
обсуждение исходный текст
Ответ на [GENERAL] Upgrade method from 9.2 to 10 ?  (Paul Jones <pbj@cmicdo.com>)
Список pgsql-general
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 is to minimize downtime.

You can't use streaming replication between different major versions.

--
  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. +
+                      Ancient Roman grave inscription +


В списке pgsql-general по дате отправления:

Предыдущее
От: Paul Jones
Дата:
Сообщение: [GENERAL] Upgrade method from 9.2 to 10 ?
Следующее
От: melvin6925
Дата:
Сообщение: Re: [GENERAL] Upgrade method from 9.2 to 10 ?