Hi!
It's about /secure/admin/XmlBackup!default.jspa - manual full backup to XML.
When doing this operation Jira uses only one thread, so it takes a lot of time.
Can we increase number of threads for XML backup operation ? For example, in a way we can manage indexing threads (https://confluence.atlassian.com/jirakb/increase-speed-of-reindexing-in-jira-server-826879636.html)
Thanks in advance
I'm afraid the backup service is single thread only.
That said, if your instance is a larger one, we strongly recommend you perform the backup using native database tools.
You may refer to our Backing up data documentation for more details.
@Artur Moura , thanks for clarifing.
This way (backup to file) was considered as a way to change database type.
(using third-party tools for database conversion don't work because of nonstandard configuration of existing database)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the feedback about the case.
Indeed XML backup is the right path when you are migrating from one database type to another one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Denis Burdukovskiy @Artur Moura
From the recommendation I see from Atlassian on backups - Jira Software Data Center and Server 9.3 documentation
Would the following not work:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.