From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 868681F4B4; Wed, 16 Dec 2020 06:40:38 +0000 (UTC) Date: Wed, 16 Dec 2020 06:40:38 +0000 From: Eric Wong To: meta@public-inbox.org Subject: Re: [PATCH 0/9] extindex: --reindex support Message-ID: <20201216064038.GA4161@dcvr> References: <20201211033740.24568-1-e@80x24.org> <20201215020224.11739-1-e@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201215020224.11739-1-e@80x24.org> List-Id: Eric Wong wrote: > Patches 1 and 2 are resends, the rest have gone through a lot of > changes and I'm probably ready to run this live on the > extindex which holds my lore mirror onion > Putting eidxq in over.sqlite3 was a bad idea when multiple -extindex processes may run :x Nothing fatal or leading to index corruption, just some stuff delayed or work needlessly repeated.