import psycopg2
conn = psycopg2.connect(database="postgres", user="postgres", password="123456", host="1.1.1.1",
port=</
Python机器学习007:Python操作postgres数据库
最新推荐文章于 2024-12-31 00:06:51 发布
import psycopg2
conn = psycopg2.connect(database="postgres", user="postgres", password="123456", host="1.1.1.1",
port=</