Re: Database migration across different operating systems

Поиск
Список
Период
Сортировка
Искать
От
Natalie Wenz
Тема
Re: Database migration across different operating systems
Дата
Msg-id
EC1500C0-AD6C-45E6-8E97-6A8709A5DF58@gmail.com
Ответ на
Список
Дерево обсуждения
Database migration across different operating systems Natalie Wenz <nataliewenz@gmail.com>
Re: Database migration across different operating systems Achilleas Mantzios <achill@matrix.gatewaynet.com>
Re: Database migration across different operating systems Stéphane KANSCHINE <stephane@hexack.fr>
Re: Database migration across different operating systems Natalie Wenz <nataliewenz@gmail.com>
Re: Database migration across different operating systems Achilleas Mantzios <achill@matrix.gatewaynet.com>
Re: Database migration across different operating systems Stéphane KANSCHINE <stephane@hexack.fr>
Re: Database migration across different operating systems Andrew Gierth <andrew@tao11.riddles.org.uk>
Re: Database migration across different operating systems Natalie Wenz <nataliewenz@gmail.com>
Re: Database migration across different operating systems Andrew Gierth <andrew@tao11.riddles.org.uk>
Re: Database migration across different operating systems Robert Simmons <rsimmons514@gmail.com>
Thanks, Andrew. 

All of our databases do have lc_collate=C. To check my understanding, if that were not the case, we’d need to reindex, but since it is all lc_collate=C, we shouldn’t run into that particular problem. Did I get that right? 

On Jan 8, 2019, at 3:06 AM, Andrew Gierth  wrote:

>>>>>> "Natalie" == Natalie Wenz  writes:
> 
> Natalie> We are in an unusual circumstance, where we need to move all
> Natalie> of our Postgres 10 databases from their homes on servers
> Natalie> running FreeBSD 11 with ZFS to servers in another data center
> Natalie> running Red Hat Linux 7.6 (also with ZFS), with minimal
> Natalie> downtime.
> 
> [...]
> 
> Natalie> We’ve tested this procedure on a small database, and it
> Natalie> starts, it runs, returns queries. There seems to be no issues.
> 
> Natalie> Is this a reasonable approach? Are there any known
> Natalie> concerns/things to investigate before choosing this course?
> 
> Locales will bite you unless your databases all have lc_collate=C or
> you're using ICU for all collations); you will need, at minimum, to
> reindex every index containing a collatable column with an OS-provided
> collation (i.e. not ICU and not C / POSIX).
> 
> -- 
> Andrew (irc:RhodiumToad)

В списке pgsql-admin по дате отправления
От: Ricardo Martin Gomez
Дата:
Сообщение: RE: install Postgres on RHED 7
От: Pepe TD Vo
Дата:
Сообщение: Re: install Postgres on RHED 7
FAQ