Add ability to rebuild overview for a specific newsgroup with ovsqlite-util and/or makehistory #281
Labels
C: overview
Related to overview methods
enhancement
New feature or request
P: medium
Medium priority
Perhaps there is another way to accomplish this that I am not aware of, but I would like to be able to rebuild overview data for specific newsgroups using ovsqlite-util.
I have a lot of groups that exist in tradspool which were automatically removed via control messages. I'd like to re-add these groups (not allowing posting) and add them to the overview database.
The tradindexed overview method provides means to do this with tdx-util:
tdx-util -R /usr/local/news/spool/articles/example/test -n example.test
Foolishly, I meant to re-add the groups prior to running makehistory to rebuild the overview, but I forgot, and would like to avoid another 12-day process rebuilding the entire overview when I know which groups need to be built/rebuilt.
The text was updated successfully, but these errors were encountered: