From: | Iñigo Salvat <inigo(at)isalvat(dot)es> |
---|---|
To: | pgsql-admin(at)lists(dot)postgresql(dot)org |
Subject: | Re: Migrate streaming replication 9.4 to 9.6 |
Date: | 2018-02-17 07:34:41 |
Message-ID: | c9bf33ff-9fa5-dfc8-4959-da3c9eee36d1@isalvat.es |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Thanks to all of you. I'll test the pglogical
Regards,
Iñigo
El 16/02/18 a las 13:37, MichaelDBA escribió:
> pglogical can do major upgrades starting at version 9.4 and up, so
> startup a 9.6 logical replication from the 9.4 master and failover
> over to the 9.6 replica when you want to go live with the new version.
>
> Regards,
> Michael Vitale
>
>
>> Guillaume Lelarge <mailto:guillaume(at)lelarge(dot)info>
>> Friday, February 16, 2018 2:18 AM
>> Hi,
>>
>> Hi all,
>>
>> I need to migrate a couple of servers running postgresql 9.4 been
>> syncro with streaming replication to postgresql 9.6. Obviously
>> the service could not be stopped.
>>
>> Does any of you test to syncro data via streaming replication
>> from a source in 9.4 and a target in 9.6?
>>
>> Do you have a "howto" tested?
>>
>>
>> You can't. Streaming replication requires you use the same major
>> version on all the nodes.
>>
>>
>> --
>> Guillaume.
>> Iñigo Salvat <mailto:inigo(at)isalvat(dot)es>
>> Friday, February 16, 2018 1:16 AM
>> Hi all,
>>
>> I need to migrate a couple of servers running postgresql 9.4 been
>> syncro with streaming replication to postgresql 9.6. Obviously the
>> service could not be stopped.
>>
>> Does any of you test to syncro data via streaming replication from a
>> source in 9.4 and a target in 9.6?
>>
>> Do you have a "howto" tested?
>>
>> Many thanks,
>>
>
From | Date | Subject | |
---|---|---|---|
Next Message | pavan95 | 2018-02-20 09:51:01 | Script to find out 'Page Corruption' and 'Fragmentation' in PostgreSQL. |
Previous Message | Sathesh S | 2018-02-17 02:52:31 | Re: Disable /Suppress hostname checks while secured LDAP |