0

Right now, I have been provided with a database dump of a SQL Server table and I need to load into a postgresql. Are there any good tools to convert the file and then load it? I have already tried pgloader. However, this returns me some really bad coding errors.

2
  • Possible duplicate. stackoverflow.com/questions/6842393/… Commented Jan 11, 2018 at 19:28
  • More details about how the dump was performed are needed. Is this just csv data? An MDF? A .bak? SQL Insert statements? Excel? Commented Jan 11, 2018 at 19:57

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.