psycopg2 copy_from vs copy_expert

前端 未结 0 1795
-上瘾入骨i
-上瘾入骨i 2020-11-30 03:18

Requirement: To load millions of rows into a table from S3 using Python and avoid memory issue

I see there are two methods psycopg2\'s copy_from and copy_expert.

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