Nach dem Update auf 2.18.2 bekomme ich folgende Meldung im Terminal nach einem docker-compose up
Hat jemand einen Tipp für mich, wie hier vorzugehen ist?
paperless-db-1 | 2025-08-23 09:58:48.186 UTC [48] WARNING: database "postgres" has a collation version mismatch
paperless-db-1 | 2025-08-23 09:58:48.186 UTC [48] DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.41.
paperless-db-1 | 2025-08-23 09:58:48.186 UTC [48] HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE postgres REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.
Im Systemstatus sehe ich nach dem Update noch folgende Meldung