Re: Question on replication

2010-11-22 Thread Shawn Heisey
On 11/22/2010 5:45 PM, Mark wrote: After I perform a delta-import on my master the slave replicates the whole index which can be quite time consuming. Is there any way for the slave to replicate only partials that have changed? Do I need to change some setting on master not to commit/optimize t

Question on replication

2010-11-22 Thread Mark
After I perform a delta-import on my master the slave replicates the whole index which can be quite time consuming. Is there any way for the slave to replicate only partials that have changed? Do I need to change some setting on master not to commit/optimize to get this to work? Thanks