| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Rob Hills <rhills(at)medimorphosis(dot)com(dot)au> |
| Cc: | pgsql-admin(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pg_upgradecluster 9.5 -> 9.6 fails "Error: could not get cluster locales" on Ubuntu 17.04 |
| Date: | 2018-01-04 18:40:06 |
| Message-ID: | 20180104184006.GA25056@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Sat, Dec 23, 2017 at 05:36:45PM +0800, Rob Hills wrote:
> I tried specifying a locale in the pg_upgradecluster command but got the same
> error as previously:
>
> sudo pg_upgradecluster --locale=en_AU.UTF-8 9.5 main
>
> I've found some threads discussing this specific issue, but none of them really
> identify the cause or provide any workaround.
>
> Is there anything else I can do to try and work out what's causing the problem
> and get my cluster upgraded?
Since this bug looks to be in the pg_upgradecluster script, my only
suggestion would be to run pg_upgrade manually.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ibrahim Edib Kokdemir | 2018-01-04 18:59:10 | Re: pg_upgradecluster 9.5 -> 9.6 fails "Error: could not get cluster locales" on Ubuntu 17.04 |
| Previous Message | Vincenzo Romano | 2018-01-04 18:22:41 | Re: Production Database requirement |