Loading

odoo16,windows开发环境搭建

python3.7

pip install -r requirements.txt

PostgreSQL >12   

 

https://www.cnblogs.com/inpool/p/pg-lite.html

PostgreSQL For Windows 全功能绿色精简版   默认用户,windows用户,密码为空

如果你是微软用户登录,那就去看看你的用户文件夹,不一定是你的完整邮箱名。

 

也可以到bin目录输入以下命令可以直接连上
psql -d postgres

\du   查看用户

 

 

posted @ 2022-11-03 10:26  上官飞鸿  阅读(716)  评论(0)    收藏  举报