Search Postgresql Archives

Re: Replication between different architectures

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Phil Endecott" <spam_from_pgsql_lists@xxxxxxxxxxxx> writes:
> Is replication going to work from an x86-64 master to an
> arm64 replica?

The hard part of this is usually whether the operating systems
are identical.  If they have different locale data, you may find
that indexes on text columns appear out-of-order and therefore
corrupt on the replica.  See

https://wiki.postgresql.org/wiki/Locale_data_changes

			regards, tom lane





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux