Re: VM Instance to Google Cloud SQL Migration

From: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: VM Instance to Google Cloud SQL Migration
Date: 2018-11-15 08:19:39
Message-ID: aa59f7c3-585a-3e3e-e56a-71388691a096@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 15.11.2018 um 08:54 schrieb Sathish Kumar:
> We would like to migrate our Postgresql VM instance on Google Cloud
> Platform to Google Cloud SQL with a minimal downtime. As I checked, we
> have to export and import the SQL file and our database size is large
> and cannot afford longer downtime.
>
> Do any have solution to achieve this?.

setup a replication from one to the other?

Regards, Andreas

--
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Arthur Zakirov 2018-11-15 09:28:16 Re: <-> Operator on Trigram Index
Previous Message Sathish Kumar 2018-11-15 07:54:33 VM Instance to Google Cloud SQL Migration