PostgresError: type "vector" does not exist

Hello! A while ago I was creating a project with drizzle + pgvector. I created the generate custom by putting CREATE EXTENSION vector;

But now it tells me that the extension does not exist. What am I doing wrong? Has there been any update?

I'm still a bit new to vectorization, sorry!
Was this page helpful?