Re: Configuring synchronous replication - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Configuring synchronous replication
Date
Msg-id 4C96C798.1070008@agliodbs.com
Whole thread Raw
In response to Re: Configuring synchronous replication  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
> I've designed a way to tune sync rep so it is usable and useful. And
> putting that feature into 9.1 costs very little, if anything. My patch
> to do this is actually smaller than any other attempt to implement this
> and I claim faster too. You don't need to use the per-transaction
> controls, but they'll be there if you need them.

Well, if you already have the code, that's a different story ...


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


pgsql-hackers by date:

Previous
From: Daniele Varrazzo
Date:
Subject: Re: psycopg and two phase commit
Next
From: Hitoshi Harada
Date:
Subject: Re: wip: functions median and percentile