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

From Shoaib Mir
Subject Re: Migrating data from mssql to postgresql
Date
Msg-id bf54be870704050137x537c5f9vd683ebdcbb32d5ab@mail.gmail.com
Whole thread Raw
In response to Migrating data from mssql to postgresql  ("M. Nejat AYDIN" <neco@koz.com.tr>)
List pgsql-general
You can use the MSSQL DTS wizard for that purpose and using PostgreSQL ODBC connector for target database connectivity there.

--
Shoaib Mir
EnterpriseDB (www.enterprisedb.com )

On 4/5/07, M. Nejat AYDIN <neco@koz.com.tr> 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 ?

Thanks in advance.

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

pgsql-general by date:

Previous
From: "Zongliang, Quan"
Date:
Subject: Re: Migrating data from mssql to postgresql
Next
From: Inoqulath
Date:
Subject: Trigger on CREATE ROLE