vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The following bug has been logged online: Bug reference: 4104 Logged by: alex Email address: shaselai@yahoo.com PostgreSQL version: 8.3.1 Operating system: windows XP Description: Uninstall/remove not working correctly Details: I recently uninstalled 8.3.1 and I deleted the remaining files not removed from the uninstaller. I then proceed to install 8.3.1 again using same user info as before. The installer proceeded to install until the creation of the user and it says "user postgres already exists" and then rollbacked the install. If I install using different username like postgres1 then everything's fine. Maybe this is not a bug but there is a file i am suppose to remove but missed? -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs |
| ||||
| alex wrote: > I recently uninstalled 8.3.1 and I deleted the remaining files not removed > from the uninstaller. I then proceed to install 8.3.1 again using same user > info as before. The installer proceeded to install until the creation of the > user and it says "user postgres already exists" and then rollbacked the > install. If I install using different username like postgres1 then > everything's fine. Maybe this is not a bug but there is a file i am suppose > to remove but missed? > start -> run -> compmgt.msc in Computer Management, system tools -> local users and groups -> Users, find 'postgres' and delete it. also delete the directories and contents in "C:\Documents and Settings\postgres" and/or "C:\Documents and Settings\postgres.MACHINENAME" (these are the account profile directories, and when the user 'postgres' gets recreated, they will have the wrong ownership). -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs |
| Thread Tools | |
| Display Modes | |
| |