PUBLIC-INBOX-COMPACT(1) | public-inbox user manual | PUBLIC-INBOX-COMPACT(1) |
public-inbox-compact - compact Xapian DBs in an inbox
public-inbox-compact INBOX_DIR
public-inbox-compact --all
public-inbox-compact is a wrapper for xapian-compact(1) which locks the inbox and prevents other processes such as public-inbox-watch(1) or public-inbox-mda(1) from writing while it operates.
It enforces the use of the "--no-renumber" option of xapian-compact(1) which is required to work with the rest of the public-inbox search code.
This command is rarely needed for active inboxes.
Using the "--compact" option of public-inbox-index(1) is recommended, instead, and only when doing a "--reindex".
Default: 10000
Feedback welcome via plain-text mail to <mailto:meta@public-inbox.org>
The mail archives are hosted at <https://public-inbox.org/meta/> and <http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
Copyright 2018-2021 all contributors <mailto:meta@public-inbox.org>
License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
1993-10-02 | public-inbox.git |