Enabling pgvector extension on Managed Postgres cluster

I need the pgvector extension enabled on my Managed Postgres
cluster.

Cluster ID: nlkxjo5q2mloy93v
Cluster name: ai-agent-mvp-db
Database: fly-db
Extension needed: vector (pgvector)

The fly-user (schema_admin) doesn’t have superuser privileges
to run CREATE EXTENSION. Please enable it or grant the
necessary permissions.

Related:

Ah, this suggests you can add it yourself:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.