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@xxxxxxxxxx> 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