| From: | Ramesh <ramesh4f(at)gmail(dot)com> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | rammohan ganapavarapu <rammohanganap(at)gmail(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: Can master and slave on different PG versions? |
| Date: | 2017-10-10 08:49:19 |
| Message-ID: | CABoYeGGKwmc+1KdXrioimnNRUkTzeF__p3B=VjAaKsG5X0A12g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-general |
Generic Rule in all RDBMS.
Always receiving end should be higher. Means, slave should have higher
version than master server.
On Tue, Oct 10, 2017 at 4:45 AM, David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> wrote:
> On Mon, Oct 9, 2017 at 4:06 PM, rammohan ganapavarapu <
> rammohanganap(at)gmail(dot)com> wrote:
>
>> Hi,
>>
>> Is it possible to add 9.6 version Slave to 9.4 master?
>>
>>
> Physical replication, no; Logical replication, yes - if the software you
> are using is compatible with both versions.
>
> David J.
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ghiureai | 2017-10-10 14:54:02 | Streaming replication and PG database maintenance jobs( vacuum, dump) |
| Previous Message | Mark Kirkwood | 2017-10-09 23:26:32 | Re: Logical Replication |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Olivani Prisila | 2017-10-10 11:25:15 | [asking about how to upgrade docker postgresql without losing the data] |
| Previous Message | Kim Rose Carlsen | 2017-10-10 06:52:28 | Re: Equivalence Classes when using IN |