Conversation
Notices
-
Embed this notice
Pete Zaitcev (zaitcev@shitposter.world)'s status on Thursday, 20-Jun-2024 00:39:56 JST Pete Zaitcev My Postgres says
"HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE pleroma REFRESH COLLATION VERSION, or build PostgreSQL with the right library version."
How do I "rebuild all objects in this database"? I have no clue.-
Embed this notice
Sick Sun (sun@shitposter.world)'s status on Thursday, 20-Jun-2024 00:39:56 JST Sick Sun @zaitcev mine did this recently too, what is going on -
Embed this notice
Sick Sun (sun@shitposter.world)'s status on Thursday, 20-Jun-2024 03:20:55 JST Sick Sun @zaitcev I knew how to fix it I just don't understand why it changed -
Embed this notice
Pete Zaitcev (zaitcev@shitposter.world)'s status on Thursday, 20-Jun-2024 03:20:56 JST Pete Zaitcev @sun The docs say:
"When this happens, all objects depending on the collation should be rebuilt, for example, using REINDEX."
https://www.postgresql.org/docs/current/sql-altercollation.html#SQL-ALTERCOLLATION-NOTES
I'm running reindexdb -a right now, to see if anything changes. -
Embed this notice
Sick Sun (sun@shitposter.world)'s status on Thursday, 20-Jun-2024 03:38:00 JST Sick Sun @feld @zaitcev I knew the first time it happened it was because of glibc but I thought it would only do it for major versions, guess not haha In conversation permalink -
Embed this notice
feld (feld@bikeshed.party)'s status on Thursday, 20-Jun-2024 03:38:01 JST feld @sun @zaitcev Linux, lol
Your glibc updated from 2.36 to 2.37
This was probably considered a noop by your distro maintainers but Postgres says HELL THE FUCK NO IT IS NOTIn conversation permalink Sick Sun likes this. -
Embed this notice
Sick Sun (sun@shitposter.world)'s status on Thursday, 20-Jun-2024 04:03:20 JST Sick Sun @prettygood @feld @zaitcev my server is ubuntu In conversation permalink -
Embed this notice
prettygood (prettygood@socially.drinkingatmy.computer)'s status on Thursday, 20-Jun-2024 04:03:21 JST prettygood @feld @sun @zaitcev what distro does this? I run gentoo building glibc from source and I never have this kind of thing happen. In conversation permalink
-
Embed this notice