当前位置:   article > 正文

Could not open extension control file “.../extension/pldbgapi;.control“: No such file or directory_error: extension "vector" is not available detail:

error: extension "vector" is not available detail: could not open extension

SQL 错误 [0A000]: ERROR: extension “pldbgapi;” is not available
详细:Could not open extension control file “/home/sr/work/outpg16/share/postgresql/extension/pldbgapi;.control”: No such file or directory.
建议:The extension must first be installed on the system where PostgreSQL is running.
现象:插件已经安装,且路径是"/home/sr/work/outpg16/share/postgresql/extension/pldbgapi.control"是有这个文件的.
引起原因:
执行CREATE EXTENSION pldbgapi;最后的分号,是全角分号引起的,因为当时是从网站赋值的,
正确的是CREATE EXTENSION pldbgapi;全都是半角!!!

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/2023面试高手/article/detail/589844
推荐阅读
相关标签
  

闽ICP备14008679号