step1:使用python安装postgre数据库
step2:连接postgre数据库,并创建测试数据库test
step3:建表,插入数据
python操作postgre
原文:https://www.cnblogs.com/wangwy/p/15206057.html