How to migrate/copy postgresql tables to oracle using python?

前端 未结 0 631
北恋
北恋 2020-12-15 07:43

I am using DataFrame to read data from each postgres table and using to_sql() method to insert data into the oracle. The problem I am facing is that It gets stuck after copy

相关标签:
回答
  • 消灭零回复
提交回复
热议问题