Re: streaming replication different versions

From: Thomas Kellerer <shammat(at)gmx(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: streaming replication different versions
Date: 2021-10-06 11:46:32
Message-ID: d8853b49-140e-c254-a848-6ad4a110f26d@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Marc Millas schrieb am 06.10.2021 um 13:43:
> on release 10,  I remember reading something like: streaming replication is NOW upward compatible.
> which could be understood as: its possible to have a master in rel 10 and a slave in rel 11.

No, that's not possible.

For streaming replication both servers must run the same major versions.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joao Miguel Ferreira 2021-10-06 11:56:06 Re: pg_dump save command in output
Previous Message Marc Millas 2021-10-06 11:43:51 streaming replication different versions