Ente CommunityEC
Ente Community2mo ago
4 replies
Pendor

After updating, i get "database "ente_db" has a collation version mismatch

After updating (by pulling the latest images), I get the following:

postgres-1 | 2025-12-12 09:32:03.051 UTC [84147] WARNING: database "ente_db" has a collation version mismatch
postgres-1 | 2025-12-12 09:32:03.051 UTC [84147] DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.41.
postgres-1 | 2025-12-12 09:32:03.051 UTC [84147] HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE ente_db REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.

Any ideas?
Was this page helpful?