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

From Scott Marlowe
Subject Re: streaming replication does not work across datacenter with 20ms latency?
Date
Msg-id CAOR=d=0OWAnwW70KBeTg8YU9SBjxQZj36t077rwkAQMfivetkw@mail.gmail.com
Whole thread Raw
In response to Re: streaming replication does not work across datacenter with 20ms latency?  (Yan Chunlu <springrider@gmail.com>)
List pgsql-general
On Sat, Jul 23, 2011 at 8:53 PM, Yan Chunlu <springrider@gmail.com> wrote:
> the system date formats? looks the same:

hehe, no, the internal formats.  There's a floating point and an
integer method.  They have to be the same and according to your output
of pg_config they are, with this config flag listed for both:

--enable-integer-datetimes

btw, integer is preferred over floating point for date types, at least
as far as I know.

pgsql-general by date:

Previous
From: Yan Chunlu
Date:
Subject: Re: streaming replication does not work across datacenter with 20ms latency?
Next
From: Scott Ribe
Date:
Subject: Re: streaming replication does not work across datacenter with 20ms latency?