Skip to content

discussion: embedding column update problem for a vector db #120

@aseaday

Description

@aseaday

I am doing a content discovery system these days and I use a vector db (pgvector.rs).
Here is a demand I called it chain reaction:

A embedding should be changed when I change some columns of a record in a table.

I don't want to explicity to update columns both content and its embedding. Is there any better solutions like DEFAULT CURRENT_TIMESTAMP ON UPDATE. How do you think about this problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions