Re: Migrating data from mssql to postgresql

From: David Fetter <david(at)fetter(dot)org>
To: "M(dot) Nejat AYDIN" <neco(at)koz(dot)com(dot)tr>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Migrating data from mssql to postgresql
Date: 2007-04-06 02:05:25
Message-ID: 20070406020525.GJ6011@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)fetter(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nikolay Moskvichev 2007-04-06 03:06:25 Re: Storing blobs in PG DB
Previous Message Rikard Pavelic 2007-04-06 01:52:17 problem selecting from function