Andrés Salinas Bendeck

Results 4 comments of Andrés Salinas Bendeck

I'm having the same issue here but I'm hosting immich in truenas (using the provided version) and I don't have a dedicated container for postgres. how can I get this...

> > > I'm having the same issue here but I'm hosting immich in truenas (using the provided version) and I don't have a dedicated container for postgres. > >...

same result for me trying to use the pgvecto container

that's the trick! thanks a lot! for reference I used this command `docker exec ix-immich-pgvecto-1 psql --dbname=immich --username=immich -c "delete from system _metadata where key like 'memories-state'; truncate table memories...