Hello! Since a few weeks back, (I am not sure in which server update) we are getting this warning in our ayon vm logs:
database 'ayon' has a collation version mismatch the database was created using collation version 2.36 but the operating system provides version 2.41 rebuild all objects in this database that use the default collation and run ALTER DATABASE ayon REFRESH COLLATION VERSION or build PostgreSQL with the right library version
Do you have any recommended procedure to deal with this? I cannot find anything in the forums and discord
I know you figured it but just for completeness in case someone is looking for a step-by-step guide, this can be done using dbshell in ayon-docker director. There’s an example on docs.