Re: Migration data from Postgres on Windows to Postgres on Linux

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Dennis <daslaner(at)gmail(dot)com>, pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Migration data from Postgres on Windows to Postgres on Linux
Date: 2022-04-07 10:23:48
Message-ID: 9d8700e532a744abd3117801b4585a1ba990dbf9.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, 2022-04-07 at 13:15 +0300, Dennis wrote:
> How to migrate data from Postgres on Windows to Postgres on Linux ? I want to do the move in zero time.
> Postgres version won't change. only the OS version will change.
> Are there any step by step documentation about migration ?

Logical replication.

Yours,
Laurenz Albe

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Laurenz Albe 2022-04-07 10:27:42 Re: Autovacuum script
Previous Message Dennis 2022-04-07 10:15:56 Migration data from Postgres on Windows to Postgres on Linux