Join Nostr
2026-01-08 02:24:36 UTC
in reply to

Stuart Longland (VK4MSL) on Nostr: Pulled latest stable Mastodon, and I'm currently building that. I notice this ...

Pulled latest stable Mastodon, and I'm currently building that.

I notice this message:

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