PostgreSQL DLL更新版本

陌岛

关注

阅读 49

2023-11-09

1. 材料

PostgreSQL 10.23 x86-32

https://www.postgresql.org/download/windows/

PostgreSQL DLL更新版本_PostgreSQL DLL更新版本

 

2. 基本操作

替换程序里的pgsql/include,lib文件,更换可执行程序路径下的 libpq.dll


3. 问题

PostgreSQL DLL更新版本_PostgreSQL DLL更新版本_02


复制该dll进去后,继续报错

PostgreSQL DLL更新版本_PostgreSQL DLL更新版本_03


4.解决方案

将pgsql/bin文件下的dll文件复制进去后发现可以运行,排查后发现缺少libiconv-2.dll

相关推荐

精彩评论(0)

0 0 举报