From d2de7f85982da35d2e8a6fda48784946f6443f65 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 23 May 2019 09:36:41 +0000 Subject: doc: document the reason for --no-renumber We're going to need copydatabase, too --- script/public-inbox-compact | 2 ++ 1 file changed, 2 insertions(+) (limited to 'script') diff --git a/script/public-inbox-compact b/script/public-inbox-compact index d22e4032..395eec37 100755 --- a/script/public-inbox-compact +++ b/script/public-inbox-compact @@ -51,6 +51,8 @@ sub commit_changes ($$$) { $im->lock_release; remove_tree("$old/old") or die "failed to remove $old/old: $!\n"; } + +# we rely on --no-renumber to keep docids synched to NNTP my @compact = qw(xapian-compact --no-renumber); if ($v == 2) { require PublicInbox::V2Writable; -- cgit v1.2.3-24-ge0c7