Re: standby registration (was: is sync rep stalled?) - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: standby registration (was: is sync rep stalled?)
Date
Msg-id 4CAB3E2D.8000108@agliodbs.com
Whole thread Raw
In response to Re: standby registration (was: is sync rep stalled?)  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: standby registration (was: is sync rep stalled?)
List pgsql-hackers
> Another check: does specifying replication by server in such detail mean
> we can't specify robustness at the transaction level? If we gave up that
> feature, it would be a greatloss for performance tuning.

It's orthagonal.  The kinds of configurations we're talking about simply 
define what it will mean when you commit a transaction "with synch".

However, I think we're getting way the heck away from how far we really 
want to go for 9.1.  Can I point out to people that synch rep is going 
to involve a fair bit of testing and debugging, and that maybe we don't 
want to try to implement The World's Most Configurable Standby Spec as a 
first step?


--                                   -- Josh Berkus                                     PostgreSQL Experts Inc.
                           http://www.pgexperts.com
 


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: standby registration (was: is sync rep stalled?)
Next
From: Tom Lane
Date:
Subject: Re: patch: SQL/MED(FDW) DDL