Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Nov 13, 2024 9:31:12 AM
May 24, 2022 2:40:49 AM
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
Video Walkthrough
Video chapters:
The following versions have been tested and verified to work with QPI (1.4.0):
Qlik Sense February 2022 to Qlik Sense November 2023.
If you are on a Qlik Sense version prior to these, upgrade to at least February 2022 before you begin.
Qlik Sense November 2022 and later do not support 9.6, and a warning will be displayed during the upgrade. From Qlik Sense August 2023 a upgrade with a 9.6 database is blocked.
The Qlik PostgreSQL Installer supports installing a new standalone PostgreSQL database with the configurations required for connecting to a Qlik Sense server. This allows setting up a new environment or migrating an existing database to a separate host.
Using the Qlik PostgreSQL Installer on a patched Qlik Sense version can lead to unexpected results. If you have a patch installed, either:
Do not use the standard Qlik Sense folders, such as C:\Program Files\Qlik\Sense\Repository\PostgreSQL\ and C:\Programdata\Qlik\Sense\Repository\PostgreSQL\.
Do not use the standard Qlik Sense folders, such as C:\Program Files\Qlik\Sense\Repository\PostgreSQL\ and C:\Programdata\Qlik\Sense\Repository\PostgreSQL\.
Download the installer here.
Qlik PostgreSQL installer Release Notes
The following versions have been tested and verified to work with QPI (1.4.0):
February 2022 to November 2023.
If you are on any version prior to these, upgrade to at least February 2022 before you begin.
Qlik Sense November 2022 and later do not support 9.6, and a warning will be displayed during the upgrade. From Qlik Sense August 2023 a 9.6 update is blocked.
Uninstall the old Qlik Sense Repository Database service.
This step is required. Failing to remove the old service will lead the upgrade or patching issues.
Failing to reinstall the binaries will lead to errors when executing any number of service configuration scripts.If you do not immediately upgrade:
If the upgrade was unsuccessful and you are missing data in the Qlik Management Console or elsewhere, contact Qlik Support.
Now that your PostgreSQL instance is no longer connected to the Qlik Sense Enterprise on Windows services, all future updates of PostgreSQL are performed independently of Qlik Sense. This allows you to act in accordance with your corporate security policy when needed, as long as you remain within the supported PostgreSQL versions.
Your PostgreSQL database is fully compatible with the official PostgreSQL installers from https://www.enterprisedb.com/downloads/postgres-postgresql-downloads.
See How To Upgrade Standalone PostgreSQL, which documents the upgrade procedure for either a minor version upgrade (example: 14.5 to 14.8) or a major version upgrade (example: 12 to 14). Further information on PostgreSQL upgrades or updates can be obtained from Postgre directly.
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 PostgreSQL Repository Troubleshooting
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
Dear Sebastian,
As suggested in your video we have performed replaced in notepad++ for below 8hits and after we got message saying all the 8 files has been replaced. Then we have restarted our server.
After we have checked configure-service ps files randomly and we found line no 13 did no updated with the line postgres14 path but it is showing same as old
@Mahamed_Qlik you need to start Notepad++ as Administrator, otherwise you will see the old values again after the replace. It simply wont save the changes.
Yes.. this is perfectly fine now. thank you
Dear Sebastan,
So, as mentioned inline we have standalone postgres on "C:\Program Files\PostgreSQL\14".
Now, again we had upgraded Qliksense to latest version NOV-25 and what I found that there are two postgres folder available now as below :
Before upgrade [Only one] : C:\Program Files\PostgreSQL\14
After upgrade [Both above & New] : C:\Program Files\Qlik\Sense\Repository\PostgreSQL\14
Need to confirm which one will be active and what will be purpose of another folder.
Kindly help to understand this.
Hello @Mahamed_Qlik
C:\Program Files\Qlik\Sense\Repository\PostgreSQL\14\bin is installing the command line tools for Postgres, which is working as designed. You will have those binaries on all the Qlik Sense Servers.
see point 17. Re-install the PostgreSQL binaries. This step is optional if Qlik Sense is immediately upgraded following the use of QPI. The Sense upgrade will install the correct binaries automatically.
regards
Sebastian
This is perfect. We have upgraded so as you mentioned binaries re-installed automatically. Which I think done in our case as we have upgraded qliksense.
But, I also want to know, as we have two path for the postgres bin folder as highlighted below help doc:
We have two bin folder path-
1) C:\Program Files\Qlik\Sense\Repository\PostgreSQL\14\bin
2) C:\Program Files\PostgreSQL\14\bin
on next upgrade when we take back up which location we will use?
a version 2.0 was released on May 7th.
Any new steps to go?
Regards
1) C:\Program Files\Qlik\Sense\Repository\PostgreSQL\14\bin -> binary files of postgres included in the Qlik Sense. They always get installed on any node (central and rim) regardless of if you use the embedded database or not.
2) C:\Program Files\PostgreSQL\14\bin -> that is your folder generated by QPI or a standalone PostgreSQL installation that folder you will only have on your Database node.
still the same steps for QPI 2.0
The latest Qlik Sense release (May 2025) includes an upgrade to the embedded PostgreSQL database for enhanced security. Going forward, it appears that PostgreSQL will be upgraded alongside Qlik Sense itself. Currently, we have a standalone PostgreSQL instance configured with QPI. Is there a way to revert to the embedded version without performing a complete uninstall and fresh installation?
@fabdulazeez the cleanest way is a uninstall / reinstall. The fact that the DB is upgraded now, still does not help you if a newer exploit gets discovered and you need to upgrade your instance accordingly.