| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Rural Hunter <ruralhunter(at)gmail(dot)com> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed |
| Date: | 2012-09-23 22:46:33 |
| Message-ID: | 1348440393.18490.2.camel@vanquo.pezone.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-hackers |
On Sun, 2012-09-23 at 22:20 +0800, Rural Hunter wrote:
> Ah yes, seems I used a wrong parameter. The --locale='zh_CN.utf8'
> works. --locale='zh_CN.UTF8' also works. But still the question is,
> should the encoding name be case sensitive?
PostgreSQL treats encoding names as case insensitive.
But it depends on the operating system whether locale names are case
sensitive.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Cliff Pratt | 2012-09-24 00:45:16 | Re: Multiple servers with Postgresql |
| Previous Message | Rural Hunter | 2012-09-23 14:20:08 | Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2012-09-23 23:23:58 | Re: pg_reorg in core? |
| Previous Message | Rafal Pietrak | 2012-09-23 21:18:21 | patch review for Array ELEMENT Foreign Keys |