Re: Migrating data from mssql to postgresql - Mailing list pgsql-general

From David Fetter
Subject Re: Migrating data from mssql to postgresql
Date
Msg-id 20070406020525.GJ6011@fetter.org
Whole thread Raw
In response to Migrating data from mssql to postgresql  ("M. Nejat AYDIN" <neco@koz.com.tr>)
List pgsql-general
On Thu, Apr 05, 2007 at 11:00:58AM +0300, M. Nejat AYDIN wrote:
> How can I migrate data from mssql to postgresql?
>
> I have researched in the mailing list archives and found some
> information. Some of them is related to "migration wizard" tool,
> which is, I believe, a plugin running on the pgadmin. But the
> current version of pgadmin does not contain it (or I could not find
> it).  Is there any actual tool for this purpose ?

You can use DBI-Link <http://pgfoundry.org/projects/dbi-link/> to make
the MS-SQL Server data available to PostgreSQL and pull it in at your
leisure :)

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666
                              Skype: davidfetter

Remember to vote!
Consider donating to PostgreSQL: http://www.postgresql.org/about/donate

pgsql-general by date:

Previous
From: Rikard Pavelic
Date:
Subject: problem selecting from function
Next
From: Vladimir Zelinski
Date:
Subject: Re: Migrate postgres DB to oracle