admin管理员组文章数量:1335409
I tried following the instructions here:
The error message that I am getting is this:
ERROR: extension "vector" has no installation script nor update path for version "0.8.0" SQL state: 22023
Any suggestions? I am not sure what to do, has anyone else experienced this before?
I tried following the instructions here: https://github/pgvector/pgvector#windows
The error message that I am getting is this:
ERROR: extension "vector" has no installation script nor update path for version "0.8.0" SQL state: 22023
Any suggestions? I am not sure what to do, has anyone else experienced this before?
Share Improve this question asked Nov 20, 2024 at 1:42 Chicken Sandwich No PicklesChicken Sandwich No Pickles 3,38213 gold badges63 silver badges125 bronze badges1 Answer
Reset to default 1I had same issue on MAC. It was resolved by copying the vector-0.8.0.sql file into extension folder.
Command:
sudo cp /tmp/pgvector/sql/vector--0.8.0.sql /Library/PostgreSQL/17/share/postgresql/extension/
本文标签: pgadmin 4Installing PGVectorStack Overflow
版权声明:本文标题:pgadmin 4 - Installing PGVector - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742386924a2465219.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论