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