Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Aug 1, 2024 7:31:00 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
Good question, unfortunately without a clear and definitive answer.
I've done numerous (many dozens) upgrades, in most cases using the QPI.
The earlier QPI versions were a bit of gamble as they didn't cover all corner cases and variants.
The latest couple of versions have been stable enough, in my experience.
I've for sure run into problems using QPI, but they have mostly been related to the fact that Windows Server can be installed in so many ways, with respect to permissions, disks, networks, firewalls etc etc.
But even so I would recommend using the QPI as main option.
I usually do things something like this:
The other option (re-installing Sense) is more risky and requires (a lot) more work, IMHO.
If the QPI option fails completely you may end up having to re-install from scratch, using the repo db export as input to the new install. That works... but is a lot more demanding compared to first option, IMHO.
Thanks for your reply.
I also think that if the upgrade fails with the QPI tool it is still possible to recover the Sense server with the full backup and then do the upgrade via the reinstallation.
At the client site, I'm initiating a fresh installation of February 2024. What would be the recommended approach: installing a fresh Postgres using the QPI and then proceeding with the installation, or simply proceeding with the bundled version 14.8 along with Qlik Sense?
In our inhouse we have it unbundled as we had done multiple upgrades. Now we have February 2024 with unbundled postgres 12.5 . When I try to upgrade postgres I can find installation file for only 14.11.
Should I try to find 14.8 to make it same as client site, if yes where can I get the installation file?
Hello @fabdulazeez
Whether you want to use an unbundled or bundled instance of PostgreSQL is up to you in this instance. However, choosing a stand-alone (unbundled) instance puts you in control and allows you to upgrade PostgreSQL.
From the article:
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.
You will need to obtain the installation files from PostgreSQL or a similarly trusted source. Qlik cannot provide them to you.
All the best,
Sonja
Its not able to detect Postgre SQL 12.5 installed on Drive D. Instead of Upgrade its asking for setting up New Postgre Database ... What could be approach in this case ?
Hello @jaishree_Qlik
QPI can detect custom install paths of Qlik Sense since its 1.3.0 release. It is now on 1.4.0. What version are you using?
Please note the limitations as well, in case one of them applies:
All the best,
Sonja
Step 17 in Upgrading an existing Qlik Sense Repository Database section mentions something called service configuration scripts. The exact sentence is:
Does anyone know what are service configuration scripts?
Also, what exactly is the definition of "bundled" PostgreSQL database?
Or, in other words, how is bundled PostgreSQL different from unbundled PostgreSQL database other than the fact that unbundled version can more easily be upgraded?
Hello @mbespartochnyy
The service configuration scripts are scripts used to configure the microservices belonging to the Qlik Sense Service Dispatcher service.
One database setup script
A bundled database is per definition the embedded Database you choose to install with Qlik Sense Enterprise on Windows. The datafolder of that one is always C:\ProgramData\Qlik\Sense\Repository\PostgreSQL\version.
As version you could have 9.3,9.6,12.5 or 14.8 depending on which version of Qlik Sense you had installed initially.
Your service name would be Qlik Sense Repository Database Service.
An unbundled database one is a standalone database. You can get when you either install your database up front with the standalone PostgreSQL installer from https://www.enterprisedb.com/downloads/postgres-postgresql-downloads or use a database in the cloud. The second option is the Qlik Postgres Installer to migrate the database as written in this article to migrate (unbundle) the internal database into an external one.
best regards
Sebastian
Thanks Sebastian!
I did a bit of testing on my server and it looks like after step 16 is completed, the PostgreSQL folder is removed from this directory:
C:\Program Files\Qlik\Sense\Repository
Following step 17, brings the PostgreSQL folder back to that directory.
To confirm, if I paraphrase the warning note in step 17, it would say something like:
"Now that you've done removing the Qlik Sense Repository Database server, you have two things you can do - upgrade Qlik Sense to a newer version or stay on whatever version you are now.
If you decide to stay on your current version, then go ahead and follow step 17 to bring back PostgreSQL folder and its contents to C:\Program Files\Qlik\Sense\Repository
directory as there are Qlik Sense service scripts that depend on PostgreSQL binaries being in that directory. Those services can fail if step 17 isn't followed.
However, if next steps for you is to proceed to upgrading Qlik Sense to a newer version, you may skip step 17 as the PostgreSQL folder will be recreated during the upgrade process."
Does that sound accurate?