Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
4Service-Marius
Contributor
Contributor

Registry entry exists but file does not exist on disk in path. PostgreSQL 14.8 to 14.17

Im Getting this error when I try upgrade PostgreSQL stand alone with the 2025 May release; 2025-07-09 17:04:08.892 +02:00 [ERR] Error! UnhandledException caught: Error! Could not parse existing PostgreSQL service parameter: ""F:\Qlik\Program files\Repository\PostgreSQL\14.8\bin\pg_ctl.exe"" runservice -N "postgresql-x64-14" -D "C:\ProgramData\Qlik\Sense\Repository\PostgreSQL\14.8" -w! Registry entry exists but file does not exist on disk in path: "F
2025-07-09 17:04:08.902 +02:00 [ERR] UnhandledException StackTrace: at Qlik.PostgreSQL.Installer.Utility.Database.PostgreSqlDetector.ParseProductVersionFromExeFileInfo(String postgreSqlServiceParameter)
at Qlik.PostgreSQL.Installer.Utility.Database.PostgreSqlDetector.GetInstalledDatabaseVersionFromServiceRegistryEntry()
at Qlik.PostgreSQL.Installer.InstallRunner.Initialize()
at Qlik.PostgreSQL.Installer.Program.Run()
at Qlik.PostgreSQL.Installer.Program.Main(String[] args)
2025-07-09 17:04:08.904 +02:00 [ERR] Runtime terminating: true

 

Any help on the issue? 

Labels (1)
1 Solution

Accepted Solutions
mpc
Partner Ambassador
Partner Ambassador

Hi, 

To upgrade a standalone PostgreSQL Repository DB, you can simply use the PostgreSQL executable not the QPI. It'll be smooth. 

Best

From Next Decision and mpc with love

View solution in original post

1 Reply
mpc
Partner Ambassador
Partner Ambassador

Hi, 

To upgrade a standalone PostgreSQL Repository DB, you can simply use the PostgreSQL executable not the QPI. It'll be smooth. 

Best

From Next Decision and mpc with love