© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3y ago•
2 replies
MitchMcD

i can't set up a hnsw index over my vectors

the vectors are 1024 embed by cohere, seems like the statement gets timed out even though i set it on 20 min,
i create an index with
create index on vecs.my_table_name using hnsw (vec vector_cosine_ops);
create index on vecs.my_table_name using hnsw (vec vector_cosine_ops);

thanks
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Create index with HNSW silently fails
SupabaseSSupabase / help-and-questions
3y ago
can i set up totalCount on a materialized view ?
SupabaseSSupabase / help-and-questions
8mo ago
I can't set remote database
SupabaseSSupabase / help-and-questions
4mo ago
I can't publish my app
SupabaseSSupabase / help-and-questions
6mo ago