]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/public-inbox-purge.pod
doc: add some notes around -xcpdb / -edit / -purge
[public-inbox.git] / Documentation / public-inbox-purge.pod
index 56a3f95a7cca8bdacc7ffd275c135e91b49bb3a4..e20e18dfccb90d7c67e2b0ffaec9d0e06f1d3184 100644 (file)
@@ -51,6 +51,20 @@ See L<public-inbox-config(5)>
 
 Only L<public-inbox-v2-format(5)> inboxes are supported.
 
+This is safe to run while normal inbox writing tools
+(L<public-inbox-mda(1)>, L<public-inbox-watch(1)>,
+L<public-inbox-learn(1)>) are active.
+
+Running this in parallel with L<public-inbox-xcpdb(1)> or
+C<"public-inbox-index --reindex"> can lead to errors or
+purged data remaining indexed.
+
+Incremental L<public-inbox-index(1)> (without C<--reindex>)
+is fine.
+
+Keep in mind this is a last resort, as it will be distruptive
+to anyone using L<git(1)> to mirror the inbox being purged.
+
 =head1 CONTACT
 
 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>