Skip to content

Modify pgvector ann index to build after data load #938

@davidmezzetti

Description

@davidmezzetti

The current pgvector ann implementation creates the backing table and index THEN inserts data. It is more efficient to load the data in the database and THEN build the index.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions