OyvindLGjesdal commented on code in PR #110: URL: https://github.com/apache/jena-site/pull/110#discussion_r922803902
########## source/documentation/tdb2/tdb2_admin.md: ########## @@ -39,7 +39,11 @@ latest view of the RDF dataset into that directory, then switch to using that generation of the database. There is also a command line tool `tdb2.tdbcompact` to run the -compaction process on a database not in use. +compaction process on a database not in use. The command line +option `--deleteOld` removes the last database after compaction. + +Compaction can also be called from [the Fuseki HTTP Administration Protocol](/documentation/fuseki2/fuseki-server-protocol.html#compact) +for live [Fuseki webapps](/documentation/fuseki2/fuseki-webapp.html). Review Comment: I'm a bit unsure of what versions of fuseki which the administration protocol ships with. AFAIK this is all versions that comes with FUSEKI-UI, i.e all three versions bulleted in the fuseki-webapp link. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org