Re: Sync Rep: First Thoughts on Code - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Sync Rep: First Thoughts on Code
Date
Msg-id 4946CF97.2060603@agliodbs.com
Whole thread Raw
In response to Re: Sync Rep: First Thoughts on Code  (Ron Mayer <rm_pg@cheapcomplexdevices.com>)
Responses Re: Sync Rep: First Thoughts on Code  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
> Isn't the "queryable read-only" feature totally orthogonal with
> how synchronous the replication is?

Yes.  However, it introduces specific difficult issues which an 
unreadable synchronous slave does not have.

--Josh


pgsql-hackers by date:

Previous
From: Ron Mayer
Date:
Subject: Re: Sync Rep: First Thoughts on Code
Next
From: Ron Mayer
Date:
Subject: Re: Mostly Harmless: Welcoming our C++ friends