Re: Mapping/DB Migration tool

From: Pavel Golub <pavel(at)microolap(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: "MC Moisei" <mcmoisei(at)hotmail(dot)com>
Subject: Re: Mapping/DB Migration tool
Date: 2006-07-25 19:09:31
Message-ID: 1169036142.20060725220931@microolap.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello, MC.

Only human can do this. Moreover, if "data integrity is very
important".

Regards

You wrote:

MM> Hi,

MM> I'm looking to migrate psql db1 to a psql db2 that has a different structure
MM> even though 70% would be the same. I'd need a tool that allows me to map
MM> field to field and then migrate the data from one db to another. Needless to
MM> say that preserving data integrity is very important.

MM> Any good idea what would be the best approach ?

MM> Thanks,
MM> Constantin
MM> http://www.goodstockimages.com

MM> ---------------------------(end of
MM> broadcast)---------------------------
MM> TIP 4: Have you searched our list archives?

MM> http://archives.postgresql.org

--
With best wishes,
Pavel mailto:pavel(at)microolap(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John DeSoi 2006-07-25 19:31:40 Re: Mapping/DB Migration tool
Previous Message Shoaib Mir 2006-07-25 19:00:34 Re: Using currval() in an insert statement...