Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Mahamed_Qlik
Specialist
Specialist

QlikSenseUtil

Dear All,

I was going through below help note for backing up the qliksense site.

https://help.qlik.com/en-US/sense-admin/November2023/Subsystems/DeployAdministerQSE/Content/Sense_De...

Here they have mentioned multiple cmd command for backing up qlik files as below :

 

pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\QSR_backup.tar" QSR

pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\SenseServices_backup.tar" SenseServices

pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\QSMQ_backup.tar" QSMQ

pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\Licenses_backup.tar" Licenses

 

I need to confirm instead of running above all the cmd commands, if i run only QlikSenseUtil tool to get the backup of all the qlik ? is that okay ?

Labels (1)
1 Solution

Accepted Solutions
Albert_Candelario

Hello @Mahamed_Qlik,

We would recommend to stay within the given recommendation from the Help site.

The QlikSenseUtil can be useful in case the share needs to be changed as explained here:

https://community.qlik.com/t5/Official-Support-Articles/How-To-Take-Backup-And-Restore-Qlik-Sense-En...

Cheers,

Albert

Please, remember to mark the thread as solved once getting the correct answer

View solution in original post

1 Reply
Albert_Candelario

Hello @Mahamed_Qlik,

We would recommend to stay within the given recommendation from the Help site.

The QlikSenseUtil can be useful in case the share needs to be changed as explained here:

https://community.qlik.com/t5/Official-Support-Articles/How-To-Take-Backup-And-Restore-Qlik-Sense-En...

Cheers,

Albert

Please, remember to mark the thread as solved once getting the correct answer