Re: Migrating data from mssql to postgresql

Поиск
Список
Период
Сортировка
От Shoaib Mir
Тема Re: Migrating data from mssql to postgresql
Дата
Msg-id bf54be870704050137x537c5f9vd683ebdcbb32d5ab@mail.gmail.com
обсуждение исходный текст
Ответ на Migrating data from mssql to postgresql  ("M. Nejat AYDIN" <neco@koz.com.tr>)
Список 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 по дате отправления:

Предыдущее
От: "Zongliang, Quan"
Дата:
Сообщение: Re: Migrating data from mssql to postgresql
Следующее
От: Inoqulath
Дата:
Сообщение: Trigger on CREATE ROLE