Jump to content

Karlsbergh

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Karlsbergh

  1. On 12/20/2023 at 6:53 PM, rutherford said:

    Anyone have a fix for the new "vector" requirements in the database connection? Besides the different repository? Or is that the best/only way to do it.

     

    I installed the recommended tensorchord/pgvecto-rs docker container (if you pick the latest build, Immich will complain about it. It'll tell you what version to use in the logs). 

    The github install instructions says to enable the vector plugin by running the following command:

    DROP EXTENSION IF EXISTS vectors;
    CREATE EXTENSION vectors;

     

     

     

×
×
  • Create New...