Re: Query: Migrating from SQLServer to Postgresql

From: Sachin Kotwal <kotsachin(at)gmail(dot)com>
To: darniegrace(at)gmail(dot)com
Cc: pgsql-general(at)lists(dot)postgresql(dot)org, Darnie(dot)Graceline(at)cognizant(dot)com
Subject: Re: Query: Migrating from SQLServer to Postgresql
Date: 2018-08-13 09:13:25
Message-ID: CA+N_YAeYUyyYERey2+nHQCEpnCyL9QdnFd6sb1xV=JdEwreQ+A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

On Mon, Aug 13, 2018 at 1:37 PM Darnie Graceline <darniegrace(at)gmail(dot)com>
wrote:

> Hi,
> Iam looking into a process of migrating from SQLServer to Postgresql, and
> I see that DBMigration is one of the tools you have offered, however when
> analysed DBMigration does not support migrating all components under free
> version.
>
> 1.Could you help suggest a free tool that we can use to migrate all the
> components from SQLServer DB to Postgresql.
>
> Not having experience on actual migration but below links may help you:

https://wiki.postgresql.org/wiki/Converting_from_other_Databases_to_PostgreSQL
https://wiki.postgresql.org/wiki/Microsoft_SQL_Server_to_PostgreSQL_Migration_by_Ian_Harding

https://github.com/dalibo/sqlserver2pgsql
https://sourceforge.net/projects/mssql2pgsql/
https://www.devbridge.com/articles/migrating-from-mssql-to-postgresql/#

http://www.sqlines.com/sql-server-to-postgresql-tool
https://dbconvert.com/mssql/postgresql/

Search for migration tool at :
https://www.postgresql.org/download/products/1/

2. Also could you suggest the best suitable driver while communicating from
> .Net to Postgresql.
>
> For .Net connection PostgreSQL used npgsql drivers.
https://github.com/npgsql/npg

Thanks & Regards,
> Darnie.
>
>
>
>

--

Thanks and Regards,
Sachin Kotwal

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sachin Kotwal 2018-08-13 09:14:37 Re: Query: Migrating from SQLServer to Postgresql
Previous Message Raghavendra Rao J S V 2018-08-13 09:07:13 is there any adverse effect on DB if I set autovacuum scale factor to zero?