Re: streaming replication does not work across datacenter with 20ms latency? - Mailing list pgsql-general

From Scott Ribe
Subject Re: streaming replication does not work across datacenter with 20ms latency?
Date
Msg-id 431F0A18-F2D0-4297-9AA7-440DC0D379F8@elevated-dev.com
Whole thread Raw
In response to streaming replication does not work across datacenter with 20ms latency?  (Yan Chunlu <springrider@gmail.com>)
Responses Re: streaming replication does not work across datacenter with 20ms latency?  (Yan Chunlu <springrider@gmail.com>)
List pgsql-general
On Jul 23, 2011, at 6:50 AM, Yan Chunlu wrote:

> what does invalid record length and invalid magic number  normally
> means? xlog  corrupted?
> Thanks for any further help!

It means your build settings for pg are not compatible across the 2 machines. For instance, one machine is 32-bit and
theother is 64-bit, or one machine is big-endian and the other is little-endian... 

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





pgsql-general by date:

Previous
From: Godofredo Contreras
Date:
Subject: Question about uuid_generate_v3
Next
From: Yan Chunlu
Date:
Subject: Re: streaming replication does not work across datacenter with 20ms latency?