I would like to migrate a SQL Server 2008 database to Postgres.
Is there a painless way to do this? are there any tools that will scan through the schema and stored procedures to flag compatibility problems?
I would like to migrate a SQL Server 2008 database to Postgres.
Is there a painless way to do this? are there any tools that will scan through the schema and stored procedures to flag compatibility problems?