I want to delete the n8n_vectors table in Pgvector, its contents are just vectors however I’m a bit confused on how to do that in n8n, and I haven’t seen a post similar to my problem. Can someone explain how to do it?
I tried using the “Delete table or rows in Postgres” node however, I don’t know how to connect it to Pgvector.
It’s my first time using n8n, apologies for the newbie question.