Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Warn if postgres database has non-C locale. #6734

Merged
merged 11 commits into from
Jan 28, 2020
Prev Previous commit
Next Next commit
Newsfile
  • Loading branch information
erikjohnston committed Jan 17, 2020
commit 4785d6c1a4f9ea6d4cb8363a34267247cf4d090b
1 change: 1 addition & 0 deletions changelog.d/6734.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Warn if postgrse database has a non-C locale, as that can cause issues when upgrading locales (e.g. due to upgrading OS).