0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-09 11:22:00 +02:00
synapse/changelog.d/6734.bugfix
Erik Johnston 02b44db922
Warn if postgres database has non-C locale. (#6734)
As using non-C locale can cause issues on upgrading OS.
2020-01-28 13:44:21 +00:00

1 line
122 B
Text

Warn if postgres database has a non-C locale, as that can cause issues when upgrading locales (e.g. due to upgrading OS).