Create Index on PGVector times out
I created and populated embeddings. It's not small (~30MB table; 114k rows). I want to add an index to speed up my seq scan queries. That is timing out via "supabase db push"
I couldn't find any other reference to this issue.
I couldn't find any other reference to this issue.