N
Neon4w ago
exotic-emerald

pgvector

Hey guys, thanks for making Neon and this community available. Day one for me. Wondering if anybody can tell me where am I going wrong here:
CREATE EXTENSION IF NOT EXISTS "vector";
CREATE EXTENSION IF NOT EXISTS "vector";
Error: extension "vector" is not available.
4 Replies
ambitious-aqua
ambitious-aqua4w ago
Hey! What version of postgres is your database using?
equal-jade
equal-jade4w ago
I went for v18 just to be an early adopter 😎 Thanks for quick response!
ambitious-aqua
ambitious-aqua4w ago
That would be why. We currently don't enable all extensions on v18
equal-jade
equal-jade4w ago
Ah I’ll try early version. Thank you.

Did you find this page helpful?