database "vaultwarden" has a collation version mismatch #1550

Closed
opened 2026-04-06 02:00:29 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Stunt0265 on 7/5/2023

Running the latest version of Vaultwarden on Docker on Synology NAS. Using latest version of Postgres, 15.3-1.pgdg120+1.

Just started getting this today:

WARNING: database "vaultwarden" has a collation version mismatch DETAIL: The database was created using collation version 2.31, but the operating system provides version 2.36. HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE vaultwarden REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.

*Originally created by @Stunt0265 on 7/5/2023* Running the latest version of Vaultwarden on Docker on Synology NAS. Using latest version of Postgres, 15.3-1.pgdg120+1. Just started getting this today: WARNING: database "vaultwarden" has a collation version mismatch DETAIL: The database was created using collation version 2.31, but the operating system provides version 2.36. HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE vaultwarden REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1550