0
点赞
收藏
分享

微信扫一扫

PostgreSQL DLL更新版本

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 条评论