Обсуждение: Migration Advise

Поиск
Список
Период
Сортировка

Migration Advise

От
"Morris, Roy"
Дата:

I was wondering if someone could comment on any good MSSQL -> Postgresql migration tools? I really only need to migrate the schema. I am going from SQL 2000 to current stable postgresql.

 

Thanks!

Roy

 

Re: Migration Advise

От
Thom Brown
Дата:
On 21 June 2010 21:12, Morris, Roy <rmorris@internetsecure.com> wrote:
> I was wondering if someone could comment on any good MSSQL -> Postgresql
> migration tools? I really only need to migrate the schema. I am going from
> SQL 2000 to current stable postgresql.
>

I recently asked this question, and it turns out that if you install
EnterpriseDB's Postgres, it comes with a migration tool which will do
just that.

Regards

Thom