Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to reconcile PostgreSQL documents with the VectorDB ones? #3504

Open
mboret opened this issue Dec 18, 2024 · 0 comments
Open

How to reconcile PostgreSQL documents with the VectorDB ones? #3504

mboret opened this issue Dec 18, 2024 · 0 comments

Comments

@mboret
Copy link
Contributor

mboret commented Dec 18, 2024

Hi,

After spending time understanding why some documents were missing in the vectorDB and why I could not index them, I finally found I have some orphans' references in the PostgreSQL DB. I don't know why, maybe due to past issues with database connections during operations like connector deletion.

Details in this Slack thread

It could be nice to have a task to reconcile the Postgres and vectorDB by checking that every document ID registered in PostgreSQL is still present in the vectorDB (if not, delete it).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant