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