Re: systembackup / restorer

2020-08-11 Thread Tim Flicker
On 8/11/2020 7:06 AM, Andy Seaborne wrote: On 10/08/2020 22:33, Tim Flicker wrote: Hi, We are working on a backup / restore plan for TDB 1.0. It seems to be working for xTDB. We recently upgraded to Jena 3.15.0 from 3.7.0 and gTDB restore no longer seems to be working. We are backing up

systembackup / restorer

2020-08-10 Thread Tim Flicker
Hi, We are working on a backup / restore plan for TDB 1.0. It seems to be working for xTDB. We recently upgraded to Jena 3.15.0 from 3.7.0 and gTDB restore no longer seems to be working. We are backing up connector files and doing a database dump on those collections to TriG. During restore,

Re: Data backup and restore

2020-06-09 Thread Tim Flicker
. xTDB - single, shared TDB database with graphs stored as named graphs. On 08/06/2020 14:33, Tim Flicker wrote: Hi Jena Community, I'm working on an auto data backup and restore feature for our platform which uses Jena for data access (gTDB and xTDB). The requirement is to have the applicati

Data backup and restore

2020-06-08 Thread Tim Flicker
Hi Jena Community, I'm working on an auto data backup and restore feature for our platform which uses Jena for data access (gTDB and xTDB). The requirement is to have the application up during the backup operation although it can be taken down for restore. I've been looking into the tdbbackup