Re: draft RFC: concept for partial, wal-based replication - Mailing list pgsql-hackers

From Andres Freund
Subject Re: draft RFC: concept for partial, wal-based replication
Date
Msg-id 200911300914.16457.andres@anarazel.de
Whole thread Raw
In response to Re: draft RFC: concept for partial, wal-based replication  (Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Responses Re: draft RFC: concept for partial, wal-based replication
Re: draft RFC: concept for partial, wal-based replication
List pgsql-hackers
On Monday 30 November 2009 03:57:11 Itagaki Takahiro wrote:
> Boszormenyi Zoltan <zb@cybertec.at> wrote:
> > we tried to discuss on a lower level what should be needed
> > for a partial replication based on streaming replication.
> We need to discuss a "partial recovery" before the partial replication.
If you do the filtering on the sending side you dont actually need partial 
recover in the sense that you filter in the rmgr or similar.

Or do I miss something?

Andres


pgsql-hackers by date:

Previous
From: Jaime Casanova
Date:
Subject: set the cost of an aggregate function
Next
From: Itagaki Takahiro
Date:
Subject: Re: draft RFC: concept for partial, wal-based replication