On Mon, Mar 30, 2009 at 10:31 PM, sunnyfr <johanna...@gmail.com> wrote:
> > So except commit/optimize or replicate with a time poll less often, I can't > change this ??? > So replication when you have loads of data updated every 30mn is not > adviced. > Or I must replicate once a day ??? or ..? > > Yes, commits are expensive. It is not advised to do them very often since the caches are thrown away. However, there is a lot of work going on to make commits cheaper. Expect to see some improvements in the coming months. -- Regards, Shalin Shekhar Mangar.