On Thu, Jan 20, 2011 at 9:53 AM, CS DBA <cs_dba(at)consistentstate(dot)com> wrote:
> Hi All;
>
> I suspect I know the answer to this...
>
> What's the current state of multi-master replication for PostgreSQL? Is
> Bucardo the only true master/master solution out there that might be worthy
> of a production push? Is Postres-R a candidate at this point (I suspect
> not)? Are there any other master/master or preferably multi-master (3+
> masters) solutions available?
Unless you roll your own with separate sequence ranges and inherited
tables via slony, yes, Bucardo seems to be it right now.