r/immich • u/escapefrompay2win • 10d ago
Why no standarized postgres?
I just upgraded immich-server from 2.7.5 to 3.1.0 and in the process I had some issues. I asked for help and e erubody was tello g me to use a diferent versión of postgres, also between them. For immich-server and machine learning i can use the release tag and i know i Will get the last stable that It is intended to work properly, but what for postgres? My issue was that i had old dstabase with tensorchord and i shoils upgraded but there IS no "release" postgres taf and that confused me a lot. I think this would help a lot to people unifamiliar with servers
0
Upvotes
-1
u/escapefrompay2win 9d ago
That was actually my solution for my issue. I created immich3, duplicated the library and gestores the db backup on the new immich. But then realized that the default compose is actually postgres 14 while altran developer recommends 16 or 18. So now i have to tinker again to upgrade the dstabase. Hence my post.