Hello,
on latest updates i get
WARNING: database "postgres" has a collation version mismatch
DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.41.
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.
in console.
do i need to fix this as stated?
i'm a little bit confused as at https://pmg.proxmox.com/wiki/Upgrade_from_8_to_9 there is told
"postgresql may print warnings regarding about collation version mismatch
These are transitory and will disappear once the cluster has been upgraded to the new version."
on latest updates i get
WARNING: database "postgres" has a collation version mismatch
DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.41.
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.
in console.
do i need to fix this as stated?
i'm a little bit confused as at https://pmg.proxmox.com/wiki/Upgrade_from_8_to_9 there is told
"postgresql may print warnings regarding about collation version mismatch
These are transitory and will disappear once the cluster has been upgraded to the new version."