Re: Rackspace to RDS - PostgreSQL 9.2 Migration Plan

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: Patrick B <patrickbakerbr(at)gmail(dot)com>, pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Rackspace to RDS - PostgreSQL 9.2 Migration Plan
Date: 2016-08-30 07:05:55
Message-ID: CABUevEzXYvcUdA_Sm-Joj7YOArCm+krfuCFRyQuUk41m1UXL+g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tuesday, August 30, 2016, Guillaume Lelarge <guillaume(at)lelarge(dot)info>
wrote:

> Hi,
>
> 2016-08-30 4:26 GMT+02:00 Patrick B <patrickbakerbr(at)gmail(dot)com
> <javascript:_e(%7B%7D,'cvml','patrickbakerbr(at)gmail(dot)com');>>:
>
>> Hi guys,
>>
>> I've got a 2.3TB Database running at Rackspace... We'll be migrating it
>> to RDS PostgreSQL 9.5 very soon...
>>
>> ... a EC2 Instance with full replica from prod (rackspace) has already
>> been settled up at Amazon and it's working fine... (DMS will use that
>> instance)...
>>
>> As I've never used DMS, I just don't know how long it will take to
>> migrate from EC2 Instance(Postgres 9.2) to RDS(Postgres 9.5)... can you
>> guys give me some tips here? If anyone has used that would be great sharing
>> the experience....
>>
>>
> I don't know the answer for this but...
>
>>
>> Also, will I have to migrate from Pgsql 9.2 to 9.3? Or I can to straight
>> to 9.5?
>>
>>
> This, I know :) You can go straight to 9.5.
>
>
IIRC the DMS doesn't actually support 9.2, it requires 9.4 or newer I
believe. (You should double check that, my information might be old)

So you would have to start by upgrading your standalone cluster to 9.4 or
9.5 (PostgreSQL itself has no problem going directly to 9.5), and then use
DMS to move it to RDS.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ben Kammer 2016-08-30 12:09:37 Vacuum freeze help
Previous Message Guillaume Lelarge 2016-08-30 06:49:46 Re: Rackspace to RDS - PostgreSQL 9.2 Migration Plan