Search or browse our knowledge base to find answers to your questions ranging from account questions to troubleshooting error messages. The content is curated and updated by our global Support team
This document is not supported and is meant only as a guide. Individual environments may require adjustments for things to work correctly. Standalone PostgreSQL database server instances are not covered by the Qlik Support Maintenace Agreement.
Before we start:
At the outset this document covers the following scenario:
A complete backup of Qlik Sense Enterprise on Windows site as described in Backup and restore Qlik Sense Enterprise on Windows
Depending on the version you might have more Databases to migrate, just follow the steps above for the databases below, by just changing the DB name in the commands above.
All the databases listed above are needed for the November 2019 edition. QLogs is optional if you are not using the feature, the QLogs feature is deprecated since the Qlik Sense Enterprise on Windows May 2021 release. The rest can be created via script found on Installing and configuring PostgreSQL on Azure.
Make sure to only create those which did not exist prior to your DB move.
Practically PostgreSQL 9.6 database server is not upgraded to PostgreSQL 11.x. The newer version is installed in parallel and the database is migrated from version 9.6 to 11.x. In this walk-through, the migration is done by using SQL Dump to export and then import the Qlik Sense Repository Database.
Qlik Sense May 2021 - Upgrade bundled PostgreSQL to 12.5 version
Hi @Sebastian_Linser ,
This is helpful. I am checking on Pg_Upgrade, Instead of taking dumps and restoring it. Is there any known impact for Qlik Sense if we use this method?
Thanks,
Siva
Hello @Sivapriya_d
Using the method described above is the only verified method by Qlik Support.
Hi @Sonja_Bauernfeind ,
I tried migrating our postgre SQL DB Server from 9.6 to 11.12 using Pg_dump and Pg_Restore method suggested above. Post migration when i checked the Individual DB size (QSR,License,etc) its bit smaller from the size in OLD version.
Have you faced this kind of scenario?
Thanks,
Siva
Thanks @Sonja_Bauernfeind . This is the first time we are doing Postgre SQL upgrade in our platform. I was anxious due to the small DB size and thinking of its impact on Qlik Sense.
Is possible to share your experience with the upgrade ? the things which we can expect like the above DB size.
This would help people who do new upgrades like us.
Lastly Can you please share the roll back steps to be performed in both Postgre SQL and Qlik Sense end jus in case.
Thanks for all your inputs and guidance till now
Thansk,
Siva
Hello @Sivapriya_d
Next to the difference in sizes, we cannot share any additional information.
As for the rollback: Do you mean a rollback from the Postgre SQL upgrade or a Qlik Sense upgrade?
In short, what you would need is a backup of your previous QSR on the 9.6 database (which you have taken already for the upgrade step) and restore it to your Qlik Sense System as described in: Backup and Restore Qlik Sense .
Also please note that the instructions in this article are for if you have a stand-alone Postgre SQL. Not the bundled one. If you are looking for instructions for the bundled one, see Qlik Sense May 2021 - Upgrade bundled PostgreSQL to 12.5 version .
Hi There,
We have a QS cluster with a standalone Postgresql and will like to get it back to the bundle version so that we dont have to worry about Postgresql updates.
Will a clean new install and a restore DB procedure work or we need to worry about anything else?
What about rim nodes? Need to do anything there?
Thanks!
Pablo
Hey @pablodelcerro See our reply here for an answer 🙂
Hi all!
We've a doubt about Postgres/Qlik upgrade order on a standalone PG install.
Is it possible and recommended to upgrade Qlik Sense (from Sep'19 to Feb'22) keeping Postgres 9.6 and later, in another intervention, to upgrade Postgres from 9.6 to 12.x?
We know upgrading our 5 QS nodes takes lots of time and we have a small work window, so we cannot take both upgrades in same wor windows.
In resume, are there any known (or spected) issue if we upgrade Postgres 9.6 to 12.x on an active (but obviously stopped) Qlik Sense installation?
Best regards,
Alonso Torres.