【问题标题】:can not install postgis in pg10/11 at windows os无法在 Windows 操作系统的 pg10/11 中安装 postgis
【发布时间】:2019-08-13 03:37:08
【问题描述】:

操作系统:windows10 64x postgres:v11.5 / v10.10 postgis:v2.5 / v2.4

当我创建 postgis 扩展时,它显示以下错误:

ERROR:  could not load library "D:/PostgreSQL/10/lib/rtpostgis-2.4.dll":  
The specified module could not be found.

截图:

【问题讨论】:

  • 你安装了 PostGIS 软件吗?
  • @LaurenzAlbe 是的,不是堆栈生成器的 postgis
  • 检查 DLL 是否存在并且它的所有要求都可以解决。我曾经在Windows上使用第三方工具depends.exe,但可能有其他方法。

标签: postgresql postgis postgis-installation


【解决方案1】:

通过这个答案修复。缺少“libeay32.dll”和“ssleay32.dll”。 https://trac.osgeo.org/postgis/ticket/4482

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-06-01
    • 2014-10-20
    • 2021-05-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多