Hi Joe, I am referring to the files that are listed in our Wiki [1]:
* inf and tbli will be recreated with each update * tbl, txt and atv will be updated * the remaining files will be recreated if the index is rebuilt * when using UPDINDEX, only atvl, atvr, txtl and txtr will be updated If you call OPTIMIZE ALL, all files will be recreated. Does this help? Christian [1] http://docs.basex.org/wiki/Storage_Layout On Fri, Jan 20, 2017 at 5:36 PM, Baysdon, Joseph <[email protected]> wrote: > My baseX database is accessed via an NFS mount, and I’d like to improve its > performance by moving its re-creatable files (e.g. indices) to a local disk. > For the sake of NFS backup & restore, I’d like to keep the db files which > cannot be re-created on the NFS servers. > > > > Would someone please identify which db files I can move to a local disk, and > which files cannot be re-created and therefore, must remain on NFS? > > > > > > Thanks, > > > > Joe

