-
-
Notifications
You must be signed in to change notification settings - Fork 77
Description
This is on unraid container. I noticed it a few days back, then another postgres update, and still there.
.
2025-11-06 18:14:50.061 AEST [1044] HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE jfstat REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.
2025-11-06 18:15:10.090 AEST [1045] WARNING: database "postgres" has a collation version mismatch
2025-11-06 18:15:10.090 AEST [1045] DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.41.
2025-11-06 18:15:10.090 AEST [1045] 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.
2025-11-06 18:15:30.354 AEST [1046] WARNING: database "template1" has a collation version mismatch
2025-11-06 18:15:30.354 AEST [1046] DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.41.
2025-11-06 18:15:30.354 AEST [1046] HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE template1 REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.
2025-11-06 18:15:50.080 AEST [1047] WARNING: database "jfstat" has a collation version mismatch
2025-11-06 18:15:50.080 AEST [1047] DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.41.
2025-11-06 18:15:50.080 AEST [1047] HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE jfstat REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.
2025-11-06 18:16:10.110 AEST [1048] WARNING: database "postgres" has a collation version mismatch
2025-11-06 18:16:10.110 AEST [1048] DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.41.
2025-11-06 18:16:10.110 AEST [1048] 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.
2025-11-06 18:16:30.370 AEST [1049] WARNING: database "template1" has a collation version mismatch
2025-11-06 18:16:30.370 AEST [1049] DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.41.
2025-11-06 18:16:30.370 AEST [1049] HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE template1 REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.
2025-11-06 18:16:50.096 AEST [1050] WARNING: database "jfstat" has a collation version mismatch
2025-11-06 18:16:50.096 AEST [1050] DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.41.
2025-11-06 18:16:50.096 AEST [1050] HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE jfstat REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.
2025-11-06 18:17:10.128 AEST [1051] WARNING: database "postgres" has a collation version mismatch
2025-11-06 18:17:10.128 AEST [1051] DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.41.
2025-11-06 18:17:10.128 AEST [1051] 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.