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 334C01F55B; Tue, 9 Jun 2020 23:24:07 +0000 (UTC) Date: Tue, 9 Jun 2020 23:24:07 +0000 From: Eric Wong To: Kyle Meyer Cc: meta@public-inbox.org Subject: Re: news.public-inbox.org misbehaving? Message-ID: <20200609232407.GA27163@dcvr> References: <87r1unyjj0.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87r1unyjj0.fsf@kyleam.com> List-Id: Kyle Meyer wrote: > Any ideas what might be going on? Thanks for pointing that out. Worked around for now via SIGHUP to reload -nntpd. I used -compact (and via `-index -c --reindex'), and -nntpd didn't pick up the movement of over.sqlite3 automatically. Will have to think about how -compact needs to interact with read-only daemons w.r.t. over.sqlite3, and whether moving over.sqlite3 can be avoided.