| From: | Rene Romero Benavides <rene(dot)romero(dot)b(at)gmail(dot)com> |
|---|---|
| To: | Thomas Endres <endres(dot)thomas(at)gmail(dot)com> |
| Cc: | Fabrízio de Royes Mello <fabrizio(at)timbira(dot)com(dot)br>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Table Replication |
| Date: | 2019-01-29 18:47:45 |
| Message-ID: | CANaGW08ch1qSHZ5dcOqbcwNSKq2m3q2fXabAsaR6W_9nHSXVBQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
You could also use Slony-I
On Tue, Jan 29, 2019 at 12:24 PM Thomas Endres <endres(dot)thomas(at)gmail(dot)com>
wrote:
>
> On Jan 29, 2019, at 8:22 AM, Fabrízio de Royes Mello <
> fabrizio(at)timbira(dot)com(dot)br> wrote:
>
>
>
> Em ter, 29 de jan de 2019 às 10:24, Sathish Kumar <satcse88(at)gmail(dot)com>
> escreveu:
> >
> > Hi,
> >
> > We are trying to replicate few tables from one postgresql server to
> another server. We are currently using Postgresql 9.5.x, is there any way
> to achieve it without Postgresql upgrade.
>
> Yeap... use pglogical [1] extension.
>
>
> I have had success with pgloader when migrating specific tables and/or
> schemas from one machine to another.
> <https://github.com/dimitri/pgloader>
>
>
> Best,
> Tom Endres
>
--
El genio es 1% inspiración y 99% transpiración.
Thomas Alva Edison
http://pglearn.blogspot.mx/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jason W | 2019-01-29 20:49:23 | Revoke SQL doesn't take effect |
| Previous Message | Rene Romero Benavides | 2019-01-29 18:38:38 | Re: type int2vector |