Re: Sync Rep Design - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Sync Rep Design
Date
Msg-id 1293960040.1892.73172.camel@ebony
Whole thread Raw
In response to Re: Sync Rep Design  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
On Sun, 2011-01-02 at 10:35 +0200, Heikki Linnakangas wrote:

> BTW, there's a bunch of replication related stuff that we should work
> to close, that are IMHO more important than synchronous replication.
> Like making the standby follow timeline changes, to make failovers
> smoother, and the facility to stream a base-backup over the wire. I
> wish someone worked on those... 

Hopefully, you'll be allowed to work on those, if they are more
important?

-- Simon Riggs           http://www.2ndQuadrant.com/books/PostgreSQL Development, 24x7 Support, Training and Services



pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: Sync Rep Design
Next
From: Magnus Hagander
Date:
Subject: Re: [COMMITTERS] pgsql: Basic foreign table support.