postgresql-x64-13 版本数据库报错

odoo10 连接数据库报错

psycopg2.OperationalError: authentication method 10 not supported

 

修改postgre配置文件  pg_hba.conf C:\Program Files\PostgreSQL\13\data 中的加密方式 method 为 password 或者md5 

 

 

然后重启服务

 

 

 

 

 

 

 

posted @ 2025-04-24 22:06  Orientation  阅读(25)  评论(0)    收藏  举报