Greetings, 
 
When the flip to F41 from F40 occurred last October I posted some emails and received helpful replies regarding a collation issue; the message on this go around is:
WARNING:  database "XXXX" has a collation version mismatch
DETAIL:  The database was created using collation version 2.40, but the operating system provides version 2.41.
HINT:  Rebuild all objects in this database that use the default collation and run ALTER DATABASE XXXX REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.
 
I went through each of my databases using psql's monitor and updated the database using the suggested command. 
 
I also logged in as postgres and did the same thing to the postgres database. 
 
I three templates: template0, template1, and template_postgis. I can't connect to them using psql monitor; nevertheless, should they be handled somehow in a similar fashion? And if so, how?
 
Thank you, 
 
Max Pyziur
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to