fix glibc collation drift #32
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.
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?