From: | "J(dot)V(dot)" <jvsrvcs(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | PostgreSQL uninstall fails |
Date: | 2011-11-10 21:30:07 |
Message-ID: | 4EBC425F.60408@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I have to do a lot of testing which involves uninstalling PostgreSQL
completely sometimes, but there is a lot of crud still left around after
an uninstall.
1) the installation directory with PostgreSQL droppings - I have to go
manually remove it. I do not know why the uninstaller does not blow it
away.
2) Registry Keys - dozens and dozens of keys that confuse the next
installation
- to test: Install 9.0.1 then uninstall
- Install 8.4.2 and launch pgadmin III and you will see what I mean
I do a search on every key that contains the word 'postgres' and have to
delete that manually
3) The postgres user remains on the system
Can anyone get me started on where to checkout the postgreSQL installer
code and fix it so that it is no longer broken? I may need to ask a few
questions so if I can be put in touch with the uninstaller team, would
really like to get this fixed and go back and patch everything from 8.4
forwards so that it is fixed.
It is very time consuming for me to do 1..3 and I am sure others as well
and I want to get this fixed as soon as I can.
Regards,
J.V.
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2011-11-10 21:36:23 | Re: PostgreSQL uninstall fails |
Previous Message | David Johnston | 2011-11-10 20:10:57 | Re: troubleshooting PGError |