Re: MSSQL to PostgreSQL

From: Gwyneth Morrison <postgres(at)toadware(dot)ca>
To: Iv Ray <pobox(at)verysmall(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: MSSQL to PostgreSQL
Date: 2008-07-09 16:20:09
Message-ID: 4874E539.3070702@toadware.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Iv Ray wrote:
> Hello,
>
> what is the current status of the MSSQL to PostgreSQL tools/tips?
>
> Google returns results as old as 2001...
>
> The MSSQL database in question has only tables, no stored procedures,
> etc.
>
> Thanks,
> Iv
>
Hi Ray,

I have something that does this. I am currently awaiting project
approval on pgfoundry.
It does tables, views, and stored procedures. I have tested it on
450,000 lines of mssql code
including 400 tables and 3700 stored procedures, although it is a work
in progress.

I applied last week and they said it takes 72 hours. As soon as it is
approved I can post it.
(give it a couple days I guess)

Gwyneth

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vyacheslav Kalinin 2008-07-09 16:54:20 Inaccurate row count estimation
Previous Message Rodrigo Gonzalez 2008-07-09 15:21:57 Re: Table X its full, what can i do now?