Re: os upgrade 7.3 to 7.5 (postgres version 10.5)

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: os upgrade 7.3 to 7.5 (postgres version 10.5)
Дата
Msg-id CA+hUKGKxO8E91c=OfJmJGQFrf-EtVX0BpYcDKaRV0up7-5RtEg@mail.gmail.com
обсуждение исходный текст
Ответ на os upgrade 7.3 to 7.5 (postgres version 10.5)  (Prakash Ramakrishnan <prakash.ramakrishnan.ap@nielsen.com>)
Ответы Re: os upgrade 7.3 to 7.5 (postgres version 10.5)  (Prakash Ramakrishnan <prakash.ramakrishnan.ap@nielsen.com>)
Список pgsql-general
On Thu, Apr 11, 2019 at 2:47 PM Prakash Ramakrishnan
<prakash.ramakrishnan.ap@nielsen.com> wrote:
> We are planned to upgrade the os version rhel 7.3 to 7.5 and now currently postgresql community version in 10.5 and
thereis some extensions working in database need your inputs if we upgrade the os mean it will impact anything in
currentsettings and extensions please do the needful.Thanks in advance. 

One thing to look into when upgrading the OS is libc changes that
might affect collations.  I don't have specific information on the
glibc versions that ship with 7.3 and 7.5 and which collations might
have changed.  Unfortunately the compatibility of collation
definitions is not directly exposed to us (something I'd personally
really like to fix, somehow) so we don't have great information about
when you need to run REINDEX on your btrees.  The word on the street
is, for example, that glibc 2.28 corrupts indexes even for English
language collations (because the sort order of ' ', '-' and some other
symbols moved around), and other versions have affected individual
particular languages (I forget which one corrupted German language
indexes a few years back).  It'll probably just work, though.

--
Thomas Munro
https://enterprisedb.com



В списке pgsql-general по дате отправления:

Предыдущее
От: Prakash Ramakrishnan
Дата:
Сообщение: os upgrade 7.3 to 7.5 (postgres version 10.5)
Следующее
От: Prakash Ramakrishnan
Дата:
Сообщение: Re: os upgrade 7.3 to 7.5 (postgres version 10.5)