Which is Preferable option while performing data upsert using python psycopg2 to postgres?

后端 未结 0 557
孤街浪徒
孤街浪徒 2020-12-08 02:43

I am trying to update and insert rows in a large postgres table comprising approx 30 millions of records using psycopg2 in python, I am doing so in batches of 100K records(~

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