Rackspace to RDS using DMS (Postgres 9.2)

From: Patrick B <patrickbakerbr(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Rackspace to RDS using DMS (Postgres 9.2)
Date: 2016-08-31 22:41:27
Message-ID: CAJNY3itHf+SNanqz0gkj8D88BnBr559CBr+u8UGSobDrbJZD_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi guys, I posted this question on the ADMIN list but will post here as
well so more people can comment...
https://www.postgresql.org/message-id/CAJNY3it_AfxJhmwMHtpiAbHG47GS5rJOAUgfHw%2BGm5OXCbUm7w%40mail.gmail.com

I've got a 2.3TB Database running at Rackspace... We'll be migrating it to
RDS PostgreSQL 9.5 very soon...

We already have an EC2 Instance at Amazon running PostgreSQL 9.2 as
streaming replication from Rackspace.

I'll have to upgrade the version of Postgres on that instance before start
using DMS service.

*Question:*
Has anybody ever used that service? I'm just trying to find out how much
time it will take to perform the migration...

Thanks!
Patrick

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nicolas Grilly 2016-08-31 22:52:41 Re: Clustered index to preserve data locality in a multitenant application?
Previous Message Patrick B 2016-08-31 22:41:25 Vacuum Full - Questions