psycopg2 copy_to part of table

前端 未结 0 1931
遇见更好的自我
遇见更好的自我 2021-01-28 07:43

there is a copy_to to copy table data into file like:

cursor.copy_to(fp, \'table_name\')

but I don\'t need

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