In this article, we walk you through the requirements and process of how to upgrade and unbundle an existing Qlik Sense Repository Database (see supported scenarios) as well as how to install a brand new Repository based on PostgreSQL. We will use the Qlik PostgreSQL Installer (QPI).
For a manual method, see How to manually upgrade the bundled Qlik Sense PostgreSQL version to 12.5 version.
Using the Qlik Postgres Installer not only upgrades PostgreSQL; it also unbundles PostgreSQL from your Qlik Sense Enterprise on Windows install. This allows for direct control of your PostgreSQL instance and facilitates maintenance without a dependency on Qlik Sense. Further Database upgrades can then be performed independently and in accordance with your corporate security policy when needed, as long as you remain within the supported PostgreSQL versions. See How To Upgrade Standalone PostgreSQL.
Index
The following versions have been tested and verified to work with QPI 1.3.0 (May 2023):
February 2022 to May 2023.
If you are on any version prior to these, upgrade to at least February 2022 before you begin.
Note that November 2022 and later do not support 9.6, and a warning will be displayed during the Qlik Sense upgrade.
The Qlik PostgreSQL Installer supports installing a new Qlik Sense Repository Database cluster on a new server, setting up a new environment or migrating an existing Database to a separate host.
Download the installer here.
Qlik PostgreSQL installer version 1.3.0 Release Notes
The following versions have been tested and verified to work with QPI 1.3.0 (May 2023):
February 2022 to May 2023.
If you are on any version prior to these, upgrade to at least February 2022 before you begin.
Note that November 2022 and later do not support 9.6, and a warning will be displayed during the Qlik Sense upgrade.
If the upgrade was unsuccessful and you are missing data in the Qlik Management Console or elsewhere, contact Qlik Support.
Before upgrading Qlik Sense Enterprise on Windows to the next major release
The old Qlik Sense Repository Database service must be removed from the server.
Perform the following steps to delete the Qlik Sense Repository Database Service:
This version of the upgrade tool is fully compatible with the official PostgreSQL installers from https://www.enterprisedb.com/downloads/postgres-postgresql-downloads.
If you have previously used the Qlik Postgres Installer (version 1.2.1 or earlier), you can simply install the latest PostgreSQL version (within your major release).
Example: You have used the old QPI to upgrade to 12.5. You can now easily upgrade to a later version in the same major release, such as 12.15.
The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support. The video in this article was recorded in a earlier version of QPI, some screens might differ a little bit.
Qlik PostgreSQL installer version 1.3.0 Release Notes
Techspert Talks - Upgrading Qlik Sense Repository Service
Backup and Restore Qlik Sense Enterprise documentation
Migrating Like a Boss
Optimizing Performance for Qlik Sense Enterprise
Qlik Sense Enterprise on Windows: How To Upgrade Standalone PostgreSQL
How-to reset forgotten PostgreSQL password in Qlik Sense
How to configure Qlik Sense to use a dedicated PostgreSQL database
Troubleshooting Qlik Sense Upgrades
Please ignore my last question about converting a QSR from 9.6 to 12.5. It ended up working as is.
In case this info is helpful to someone else, here's a quick rundown of the (ugly) sequence of events I experienced when trying to upgrade Qlik Sense as well as Postgres:
After that, the silent install of QS May 2022 went flawlessly. (Well, not entirely, but that was my fault. I forgot to define the hostname, and Qlik came up with something creative. But there's a fix for that.) I'm now a fan of the silent install; it seems a lot faster than the noisy way.
I then ran the restore command on the QSR backup I'd taken after upgrading to May 2022 (but before upgrading Postgres to 12.5). After recreating the local security certificates, all is well.
I guess if I had one request for Qlik, it'd be to have the QS installer automatically stop all QS services. We humans are fallible.
I just tried updating Postgres to 12.5 using the installer on February 2022 Patch 2, I got the error at the end: Error restoring backup. In the log
Qlik_PostgreSQL_Installer_20221220033128.log:
2022-12-20 15:38:22.678 +01:00 [ERR] PostgreSQL installation failed with Exit code: 1. See installer logs for more details.
2022-12-20 15:38:22.678 +01:00 [ERR] '*$ZV82' is not recognized as an internal or external command,
2022-12-20 15:38:22.678 +01:00 [ERR] operable program or batch file.
2022-12-20 15:38:22.679 +01:00 [ERR] Installation failed, exception when trying to install. See installation log for details.
2022-12-20 15:38:22.683 +01:00 [INF] Task:InstallPostgreSqlExecutableTask completed with exception: Qlik.PostgreSQL.Installer.Utility.Exceptions.InstallPostgreSqlExecutableTaskFailedException: Installation failed, exception when trying to install. See installation log for details.
---> Qlik.PostgreSQL.Installer.Utility.Exceptions.InstallPostgreSqlExecutableTaskFailedException: PostgreSQL installation failed with Exit code: 1. See installer logs for more details.
at Qlik.PostgreSQL.Installer.Utility.InstallerTask.InstallPostgreSqlExecutableTask.SilentInstallExecutable(String pathToExecutable, String baseDirectory, InstallerFlowContext context)
--- End of inner exception stack trace ---
at Qlik.PostgreSQL.Installer.Utility.InstallerTask.InstallPostgreSqlExecutableTask.SilentInstallExecutable(String pathToExecutable, String baseDirectory, InstallerFlowContext context)
at Qlik.PostgreSQL.Installer.Utility.InstallerTask.InstallPostgreSqlExecutableTask.Execute(InstallerFlowContext context)
at Qlik.PostgreSQL.Installer.Utility.InstallerTasksFlow.InstallerTaskExecutor.Execute(Queue`1 tasks, InstallerFlowContext context)
2022-12-20 15:40:03.037 +01:00 [INF] Installation cancelled by user
So I would assume I should now check the install-postgresql.log but when I scroll through that it does not return me any error, as in I would assume it would say Failed processing 1 files or something along those lines but everywhere it says Failed processing 0 files..
If I check services.msc I can see that there is now a postgresql-x64-12 service and the old Qlik Sense Repository Database is set to manual. Any advice on how to continue?
I have installled Patch 13 and set the postgresql-x64-12 service to manual and the Qlik Sense Repository Database to automatic for now but would like to upgrade Qlik Sense to November 2022 Patch 2.
Hi,
after succeeded upgradae we noticed that the Qlik Sense Repository Database server startup type changed to manual due to the upgrade and the new "own service" in the PostgreSQL Version 12.5.
the question what I would like to ask is if there will be occur an issue during Qlik Sense Upgrades or what happens when e.g. some user will start this "deactivated service" - QSRD?
Thanks
Hello @Serkan the startup type manual is working as designed, it is built in so you can roll it back in case you need to.
Starting the service would normally not have any effect since the second service is already bound to the port 4432. At the end if you validated that all is fine you should remove the old Qlik Sense Repository Database service from the system.
Hello @Sebastian_Linser @Sonja_Bauernfei
Is there any plan from Qlik to include PostgreSQL upgrade with the QlikSense upgrade ?
Like upgrading Qliksense to latest version will upgrade QlikSense and PostgreSQL 9.6 to Postgres 12.x in single step. Instead of first upgrading PostgreSQL and then upgrading QlikSense .
Regards,
Diwakar.
Hello @diwakarreddy the short answer is no. It need to be done outside of the Qlik Sense installation, a rollback in the Qlik Sense Setup normally means you need to install from scratch for that node. (with the backups at the end to replace) Which is the save way to use the tool provided here before the Sense upgrade, or to uninstall Qlik Sense, install it again (which will trigger the 12.5 bundled PostgreSQL DB) and restore the DB.
@Sebastian_Linser Thanks for your reply. Could you give me some input how to remove the old QSRDS from the system?
Hello @Serkan
See the Upgrade/Uninstalling the old Database Service section of this article. Is this what you're looking for?
I renamed the header to make it easier to identify on a glance.
All the best,
Sonja
@Serkan Have a look at the following article
How to remove the Qlik Sense Repository Database S... - Qlik Community - 1711195
and especially the section about the deletion of the Database Service.
Notes
1. Alter the command accordingly if needed.
2. Keep a backup before performing the deletion.