[GH-ISSUE #2571] [FEAT]: PGVector as a Vector store #1665

Closed
opened 2026-02-22 18:25:57 -05:00 by yindo · 1 comment
Owner

Originally created by @Stono on GitHub (Nov 3, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2571

What would you like to see?

It'd be great to be able to use PGVector as a vector store, this would make it really trivial to host HA vector stores both locally and on many cloud providers.

Originally created by @Stono on GitHub (Nov 3, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2571 ### What would you like to see? It'd be great to be able to use PGVector as a vector store, this would make it really trivial to host HA vector stores both locally and on many cloud providers.
yindo added the enhancementfeature request labels 2026-02-22 18:25:57 -05:00
yindo closed this issue 2026-02-22 18:25:57 -05:00
Author
Owner

@timothycarambat commented on GitHub (Nov 4, 2024):

This is https://github.com/Mintplex-Labs/anything-llm/issues/873, its been talked about but becomes a big cumbersome since we need everyone to use the same schema for vector storage or require them to config it - which is rife with errors.

If we have full PG support, then PGVector makes perfect sense as well since we could handle both in one DB interface

@timothycarambat commented on GitHub (Nov 4, 2024): This is https://github.com/Mintplex-Labs/anything-llm/issues/873, its been talked about but becomes a big cumbersome since we need everyone to use the same schema for vector storage or require them to config it - which is rife with errors. If we have full PG support, then PGVector makes perfect sense as well since we could handle both in one DB interface
yindo changed title from [FEAT]: PGVector as a Vector store to [GH-ISSUE #2571] [FEAT]: PGVector as a Vector store 2026-06-05 14:42:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1665