Uwe Posted December 21, 2014 Report Posted December 21, 2014 Hello, I made a backup of the shared catalogs, stopped the Daminion Server, installed PostgreSQL 9.4 (64bit), deinstalled PostgreSQL 9.3 (64bit) and started the Server Admin Panel to assign the new DB. Here I get the exception: ************** Exception Text ************** System.ComponentModel.Win32Exception: Der angegebene Dienst ist kein installierter Dienst The postgresql service is running I'll try to install PostgreSQL 9.3. again, then to switch from 9.3. to 9.4 in the Admin Panel. Update: It doesn't work, when you deinstall 9.3 after assigning the 9.4 in the Admin Panel. Even if you switch to 9.4 in the Admin Panel, the Daminion Service still depends on the postgreSQL 9.3. In the Daminion.Server.exe.config is still the port 5432 (PostgreSQL 9.3) but the new PostgreSQL 9.4 uses 5433. <!----> What did I do? 1. stopped the Daminion Server/Service 2. I changed in the *.config files the port from 5432 to 5433 3. changed in the Registry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Daminion Server Service\DependOnService (REG_MULTI_SZ) from "postgresql-x64-9.3" to "postgresql-x64-9.4" 4. restored the shared catalogs 5. started the Server 6. it works Regards, Uwe Quote
Murat Posted December 21, 2014 Report Posted December 21, 2014 You need to reinstall the Daminion Server after reinstalling thr PostgreSQL. Quote
Uwe Posted December 21, 2014 Author Report Posted December 21, 2014 Hello Murat, if this (reinstall the Daminion Server) is the preferred update path, please adjust the documentation in the post: https://daminion.net/user-forum/index.php?/topic/1168-how-to-upgrade-your-postgresql-version/ Regards, Uwe Quote
rene Posted December 21, 2014 Report Posted December 21, 2014 I didn't upgrade the postgre manualy do I have to do that? that might be the issue why I'm always having trouble like disconntion. Isn't there any better way, that this works while upgrading Daminion? Quote
Uwe Posted December 21, 2014 Author Report Posted December 21, 2014 Hello, from my point of view there was no need to upgrade. I just wanted to test it. Now I'm on the newest version of PostgreSQL but I don't know if this an advantage for Daminion. I don't have any disconnection. Regards, Uwe Quote
Murat Posted December 23, 2014 Report Posted December 23, 2014 Rene, the problem with the disconnection is not related to the PostgreSQL version. Quote
Murat Posted December 23, 2014 Report Posted December 23, 2014 if this (reinstall the Daminion Server) is the preferred update path, please adjust the documentation in the post: https://daminion.net/user-forum/index.php?/topic/1168-how-to-upgrade-your-postgresql-version/ Updated. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.