Skip to content

Best way to backup Oxigraph server data #556

Answered by Tpt
PiotrNowara asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, ./oxigraph_server backup --location directory_to_backup_from --destination directory_to_backup_to to backup using Oxigraph internal storage format and ./oxigraph_server dump --location directory_to_backup_from --file file_to_backup_to.nq to backup in N-Quads and move data to an other RDF system. Both can work while the server is running.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by PiotrNowara
Comment options

You must be logged in to vote
1 reply
@Tpt
Comment options

Comment options

You must be logged in to vote
1 reply
@Tpt
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants