> On Tue, Sep 14, 2021 at 08:07:19AM -0700, Andres Freund wrote:
>
> >Yeah. As far as the hardware goes, if you have the same endianness,
> >struct alignment rules, and floating-point format [1], then physical
> >replication ought to work. Where things get far stickier is if the
> >operating syst
Hi,
On September 14, 2021 7:11:25 AM PDT, Tom Lane wrote:
>Aleksander Alekseev writes:
>>> Initial experiments show no observable problems when copying PGDATA or in
>>> fact using physical streaming replication between the two CPU architectures.
>
>> That's an interesting result. The topic of p
Aleksander Alekseev writes:
>> Initial experiments show no observable problems when copying PGDATA or in
>> fact using physical streaming replication between the two CPU architectures.
> That's an interesting result. The topic of physical replication
> compatibility interested me much back in 201
Hi Jan,
> Initial experiments show no observable problems when copying PGDATA or in
fact using physical streaming replication between the two CPU architectures.
That's an interesting result. The topic of physical replication
compatibility interested me much back in 2017 and I raised this question