Hi, On Wed, Apr 18, 2012 at 10:37 AM, Robert Newson <[email protected]> wrote: > The first step is to ensure that your database does not contain > duplicates. To do this, you need to compact it in a special way. > Create a 0 byte dbname.compact file in the same place that the normal > .compact file would be, and then compact. This will force the retry > mode of the compactor which will more aggressively check for > duplicates.
Thanks for the suggestion -- I'll try that! I assume I would run into the same problems again if a re-build the view from a db with duplicates. -- Stefan
