Re: Questions on Streaming Replication

From: Ashish Tiwari <tashish786(at)gmail(dot)com>
To: Wei Shan <weishan(dot)ang(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Questions on Streaming Replication
Date: 2017-07-06 02:21:25
Message-ID: CAH8UkmFU1Y9S2=_ZkQ1i76pKbN8_Z_NNFsFcBqgcH=3Jmxk3cg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Shan,

I haven't used streaming replication to work between different OS.but Slony
-I support this kind of requirements.it is easy to setup .
It provide trigger based replication.
For your upgradation activity you can use this after upgradation you can
switch to streaming replication.This is as workaround .

Thanks.

On Jul 6, 2017 5:00 AM, "Wei Shan" <weishan(dot)ang(at)gmail(dot)com> wrote:

> Hi all!
>
> Is it possible setup streaming replication between different OS?
>
> For example, between RHEL6 and RHEL7. I understand that it is not possible
> between Windows and Linux.I need to migrate a PostgreSQL instance to a new
> host, while upgrading the OS if possible.
>
> Has anyone done this before?
>
> Thanks in advance!
>
> --
> Regards,
> Ang Wei Shan
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Om Prakash Jaiswal 2017-07-06 03:03:54 Re: Questions on Streaming Replication
Previous Message Wei Shan 2017-07-05 23:29:31 Questions on Streaming Replication