Postgres Replication from windows to linux

From: rajesh singarapu <rajesh(dot)rs0541(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Postgres Replication from windows to linux
Date: 2022-01-10 18:56:03
Message-ID: CADgiWi78g7f9R2haiwzRFKzz7k1yCrUdtfbLs0+deHcfGDWXhQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Hackers,

I am trying to migrate my postgres to linux, as we are moving away from
windows.
I am trying both dump/restore and logical decoding, but people are not
happy with performance.
Is there a way/tooling I can use around WAL shipping/physical replication
here ?

thanks
Rajesh

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bossart, Nathan 2022-01-10 19:01:32 Re: make MaxBackends available in _PG_init
Previous Message rajesh singarapu 2022-01-10 18:51:51 Re: Converting WAL to SQL