|
|
|
|
|
by bryan0
982 days ago
|
|
we've been using pgvector at the 100M scale without any major problems so far, but I guess it depends on your specific use case. we've also been using elastic search dense vector fields which also seems to scale well, but of course its pricey but we already have it in our infra so works well. |
|
Were you using postgres already or migrated data into it?