Odoo 8 dan OpenERP 7 - Windows all in one: can't install postgreSQL after desinstalled it
Bingung beberapa kali instal ulang odoo tapi koq postgresql nya ga mau ikut di instal. Eh ternyata penyakitnya postgresql bekas instal yang dulu walaupun udah di uninstal tapi masih ada di regedit. Solusinya hapus folder postgresql di regedit Berikut penjelasannya via launchpad: https://bugs.launchpad.net/openobject-server/+bug/1115119 Bug Description Install OpenERP7.0 with the windows all in one installer (download and install). Then unstall all installed programs (postgresql, server). Try to reinstall, the custom install do not allow you to check the posgresql anymore while you desintalled it Technical note: after investigation it seems that the PostgreSQL 9.x uninstaller does not cleanup the registry keys in the same fashion as the 8.3 did, and the following keys remain after a complete uninstall: - HKLM\Software\PostgreSQL `+- HKLM\Software\PostgreSQL\Installations `+- HKLM\Software\PostgreSQL\Services Currently our installer just checks for the presence ...