Обсуждение: BUG #14081: System LC_COLLATE changed

Поиск
Список
Период
Сортировка

BUG #14081: System LC_COLLATE changed

От
cgh_chen@126.com
Дата:
The following bug has been logged on the website:

Bug reference:      14081
Logged by:          GuoHui Chen
Email address:      cgh_chen@126.com
PostgreSQL version: 9.3.4
Operating system:   Window7 -> Window 10
Description:

Window7 Chinese China is
Chinese (Simplified)_People''s Republic of China.936
When upgrade to Windows 10 The default local
change to:
Chinese (Simplified)_China.936

So the OLD database can be opened.

Re: BUG #14081: System LC_COLLATE changed

От
Noah Misch
Дата:
On Sun, Apr 10, 2016 at 08:00:39AM +0000, cgh_chen@126.com wrote:
> Operating system:   Window7 -> Window 10
> Description:
>
> Window7 Chinese China is
> Chinese (Simplified)_People''s Republic of China.936
> When upgrade to Windows 10 The default local
> change to:
> Chinese (Simplified)_China.936
>
> So the OLD database can be opened.

The locale string change can create various problems, but I can't tell from
your message which problem you encountered.  What commands did you run that
prompted this bug report, and what was the output of those commands?