I want to migrate a PostgreSQL database to MS SQL Server. My PostgreSQL database is on SUSE Linux Enterprise Server 11 (x86_64).
I can backup PostgreSQL database using below command and it saves in .sql file. But I don't know how to restore this Database file into MS SQL Server.
/opt/netiq/idm/apps/postgresql/bin/pg_dump -U idmadmin idmuserappdb > /home/idmuserappdb.sql
So please help me to restore database of PostgreSQL into MS SQL Server.
I am using Microsoft SQL Server 2014 - 12.0.4100.1 (X64) and PostgreSQL 9.3.4
boolean,json,interval, enums, arrays or indexes on expressionsCSVfile?