1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00: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).