Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The content you are looking for has been archived. View related content below.
Dec 20, 2023 8:42:07 AM
May 31, 2023 5:36:32 AM
The following release notes cover the Qlik PostgreSQL installer (QPI) version 1.2.0 to 1.4.0.
Content
Silent install/upgrade is supported beginning with Qlik PostgreSQL Installer 1.4.0 and later. QPI can now be used with silent commands to install or upgrade the PostgreSQL database. (SHEND-973)
Improvement / Defect | Details |
SHEND-1359, QB-15164: Add support for encoding special characters for Postgres password in QPI | If super user password is set to have certain special characters, QPI did not allow upgrading PostgreSQL using this password. The workaround was to set a different password, use QPI to upgrade the PostgreSQL database and then reset the password after the upgrade. This workaround is not required anymore with 1.4.0 QPI, as 1.4.0 supports encoded passwords. |
SHEND-1408: Qlik Sense services were not started again by QPI after the upgrade | QPI failed to restart Qlik services after upgrading the PostgreSQL database. This has been fixed now. |
SHEND-1511: Upgrade not working from 9.6 database | In QPI 1.3.0, upgrade from PostgreSQL 9.6 version to 14.8 was failing. This issue is fixed in QPI 1.4.0 version. |
QB-21082: Upgrade from May 23 Patch 3 to August 23 RC3 fails when QPI is used before attempting upgrade. QB-20581: May 2023 installer breaks QRS if QPI was used with a patch before. |
Using QPI on a patched Qlik Sense version caused issues in the earlier version. This is now supported. |
Improvement / Defect | Details |
SHEND-1261: Allow upgrade from the bundled postgres version 12.5 to 14.8 version using QPI | You can now update the embedded Qlik Sense Repository Database from versions 9.6 and 12.5 to version 14.8. (This is due to the following security issues of PostgreSQL) |
SHEND-971: Allow custom Qlik Sense Installation Folder for use with QPI | When Qlik Sense is installed outside of the standardfolder C:\Program Files\Qlik\Sense e.g. (D:\Qlik\Sense), QPI can now be used to migrate the database. |
QB-17384: Users were allowed to create folder names which are not allowed in Windows | Fixed the issue that it was possible to create a folder with the following charaters (/,:,*,?,",<,>,|) which are not approved by Windows. |
To download the Qlik PostgreSQL installer and review the mandatory documentation, see Upgrading Qlik Sense Repository Database from PostgreSQL 9.6 to 12.5.
Improvement / Defect | Details |
SHEND-1106: Support custom install in Qlik PostgreSQL installer | It is now possible to select where to install the Postgres Database. |
SHEND-1066: Add Custom Upgrade | |
SHEND-1125: Default paths not set in Qlik PostgreSQL installer. | Installation and data paths are set to default PostgreSQL paths, instead of default Qlik Sense paths. |
SHEND-1074: Installation sometimes starts when you navigate forward and back in the installation wizard. | |
SHEND-1169: Update gradle plugins for new java version | |
SHEND-1173: Installation fails if the data folder is created inside the installation folder. |
Related Content
Upgrading Qlik Sense Repository Database from PostgreSQL 9.6 to 12.5
Qlik Sense upgrade to November 2022 fails with "An existing standalone PostgresSQL v 12 database has...
Hello Sebastian,
many thanks for this.
One question: regarding QB-15164 (special chars in superuser pw), do you know if the '@'-char is also blocked?
Thanks again and best wishes.
Hello @tvolkmerwolf Yes that one is also blocked for the moment i updated the item above. We are working on a better solution with the next QPI release.
Hi,
And what about the '|', '+', '=' characters ?
Because I got this kind of error and installer tell that backup failed.
Qlik.PostgreSQL.Installer.Utility.Exceptions.InstallPostgreSqlExecutableTaskFailedException: PostgreSQL installation failed with Exit code: 255. 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)
Is there any plan in QPI version 1.4 to add support for upgrading the database server to v14 if previously the upgrade from 9.6 to 12 was via QPI ?
Hello @ktancula
While it is being considered, QPI 1.4 will not have this feature. I recommend logging an idea/feature request.
All the best,
Sonja
Dear @Sonja_Bauernfeind ,
Is it possible to upgrade a PostgreSQL instance (11.x to 14.8) on a standalone server (clustered deployment) using QPI 1.3.0?
Aldo.
Hello @aldo-tgh ,
No QPI has just been developed to move the Qlik Sense Repository Database installed instance into a standalone one. It does not support the migration from a standalone Database to another standalone Database.
best regards
Sebastian
If the issue with special characters in passwords can/might be handled in a future version of QPI, would it be enough to set the pg_hba.conf to trust before attempting the migration and then set it back to md5 after completion and before starting any Qlik services?
I've made countless unbundlings with special characters and this only the 2nd time I've seen this message. I can't figure out what these two have in common and differ from the successful ones.
Most instructions are about lost passwords, but I know the pw so I'd rather keep the current pw if possible.
/lars
@Skage that is one way we found another, which we hope to be able to release soon, once the final release testing for QPI 1.4 is done.
Hi @Sebastian_Linser ,
Thank you for the new version .
There are a couple of points I would like addressed :
- this new QPI version still installs PostqreSQL 14.8 ?
- this new QPI cannot be used on any fresh installs of August 2023 and November 2023 (they come with 14.8 by default) ?
Thank you,
George