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-ASN: 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 671671F8C8 for ; Fri, 17 Sep 2021 02:16:21 +0000 (UTC) Date: Thu, 16 Sep 2021 21:16:21 -0500 From: Eric Wong To: meta@public-inbox.org Subject: Re: [PATCH] lei: sqlite: do not forcibly enable WAL Message-ID: <20210917021621.GA553@dcvr> References: <20210916110428.19614-1-e@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210916110428.19614-1-e@80x24.org> List-Id: Eric Wong wrote: > It could be a problem with my ancient SSD, improper use on our > end, Yes, EDOOFUS :x I suspect it was fixed in v2 of <20210917015644.32746-2-e@80x24.org> ("lei refresh-mail-sync: replace prune-mail-sync") So I think lei will keep using WAL (and maybe start using mmap, too)