Re: Master slave replication

From: Fabio Pardi <f(dot)pardi(at)portavita(dot)eu>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Master slave replication
Date: 2018-07-17 12:09:16
Message-ID: 9473d4ed-b4d2-eafb-b492-b469d4341e8a@portavita.eu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

streaming replication can do it for you

https://www.postgresql.org/docs/current/static/warm-standby.html#STREAMING-REPLICATION

else pglogical extension might fit too

If i were you, I would not look for something 'easy' but 'robust'
instead. Take into account that any replication mechanism you are going
to use, requires knowledge which takes time to acquire.

regards,

fabio pardi

On 07/17/2018 02:01 PM, arvind chikne wrote:
> Hi, 
>
> Pls suggest a good open source replication tool for huge database, I
> discovered slonyi but its seems not easy to configure it bit tricky.   
>
>
>
> --
> /Thanks & Regards/
> Arvind rao chikne
> 9818979986
> *Think Green!!!* Please consider your environmental responsibility
> before printing this e-mail
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Shreeyansh Dba 2018-07-17 12:44:22 Re: Master slave replication
Previous Message arvind chikne 2018-07-17 12:08:35 Re: Master slave replication