Re: Migrating data from mssql to postgresql

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

Предыдущее
От: Rikard Pavelic
Дата:
Сообщение: problem selecting from function
Следующее
От: Vladimir Zelinski
Дата:
Сообщение: Re: Migrate postgres DB to oracle