fix glibc collation drift #32

Open
opened 2026-07-23 23:03:08 +02:00 by fabian · 0 comments
Owner
  • glibc collation drift. DBs on this host may have 2.40→2.42 mismatch. On this box, that means at least vaultwarden, forgejo, mealie, trilium, and socialpredict (and any other DB whose SQL text-column indexes were built pre-upgrade). Worth a REINDEX + ALTER COLLATION pg_catalog."default" REFRESH VERSION pass on each.
- glibc collation drift. DBs on this host may have 2.40→2.42 mismatch. On this box, that means at least vaultwarden, forgejo, mealie, trilium, and socialpredict (and any other DB whose SQL text-column indexes were built pre-upgrade). Worth a REINDEX + ALTER COLLATION pg_catalog."default" REFRESH VERSION pass on each.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fabian/nix#32
No description provided.