简体   繁体   中英

How to restore MS SQL dump to postgres?

I have a MS SQL dump file with .bak extension and I have to restore it to PostgreSQL.

How can I do that ? Are user credentials needed ?

I know how to restore a database from a dump file in the same SQL, but how to do it from MS SQL to Postgresql ?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM