I use Immich on Unraid, how do I upgrade to VectorChord? The documentation to this topic seems to be for Docker compose only. I'm on version 2.4.1. and I see the following notification in the logs: "DEPRECATION WARNING: The pgvecto.rs extension is deprecated and support for it will be removed very soon. See https://docs.immich.app/install/upgrading#migrating-to-vectorchord in order to switch to the VectorChord extension instead."
When I go into CLI in Unraid and execute "docker exec -it PostgreSQL_Immich psql -U postgres -d immich", and then "\dx", I see that "vector" is installed. Does this mean I already have successfully upgraded to VectorChord or how can I do that?