Re: Upgrade: 9.0.5->9.4
От | Sergey Konoplev |
---|---|
Тема | Re: Upgrade: 9.0.5->9.4 |
Дата | |
Msg-id | CAL_0b1v+mm_GJGUdxRpEDdBn0e0MA2W9-4foKXP-n4-3pwcVQw@mail.gmail.com обсуждение исходный текст |
Ответ на | Upgrade: 9.0.5->9.4 (Rich Shepard <rshepard@appl-ecosys.com>) |
Ответы |
Re: Upgrade: 9.0.5->9.4
|
Список | pgsql-general |
On Fri, Mar 21, 2014 at 9:34 AM, Rich Shepard <rshepard@appl-ecosys.com> wrote: > Postgresql-9.0.5 is installed in /usr/local/pgsql/ and -9.4's data/ > subdirectory is installed in /var/lib/pgsql/9.4/ with the executable in > /usr/bin/. > > Running pg_upgrade fails at the end because of a locale difference: > > lc_ctype cluster values do not match: old "C", new "en_US.UTF-8" > Failure, exiting > > How do I remedy this? Drop your newly created 9.4 cluster dir and re-init it with C locale like this: initdb --locale=C -D ... -- Kind regards, Sergey Konoplev PostgreSQL Consultant and DBA http://www.linkedin.com/in/grayhemp +1 (415) 867-9984, +7 (901) 903-0499, +7 (988) 888-1979 gray.ru@gmail.com
В списке pgsql-general по дате отправления: