PostgreSQL error when trying to create an extension

后端 未结 15 922

ERROR: could not open extension control file \"/usr/share/postgresql/9.1/extension/postgis.control\": No such file or directory

Is what I get when I tr

15条回答
  •  自闭症患者
    2020-12-23 19:59

    if you are using windows system download the postgis.bundle.exe and manually install in C:/(PostgreSQLdirectory/version/ ) and that's all .

提交回复
热议问题