How to use same sql connection in python while using multiprocessing

后端 未结 0 1601
南旧
南旧 2020-12-14 17:39

I want to run the same query parallelly with different arguments. I came up with this code but it always opens the postgres connection. I am wondering if there is a way to u

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