Script keeps running when using psycopg2 to connect to Postgres Database on windows

前端 未结 0 1865
后悔当初
后悔当初 2020-12-03 06:39
import psycopg2

connection = psycopg2.connect(user = "postgres",
                                  password = "         


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