Batch insert/update from one table to another within the Postgres database using Psycopg2

前端 未结 0 639
庸人自扰
庸人自扰 2020-12-07 19:38

I am inserting/updating 5 million rows into the target table from source table within Postgres, In order to run my update and insert queries I am using psycopg2 python packa

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