Open Side Menu Go to the Top

06-12-2008 , 02:53 PM
Hi!

Postgresql no longer works and I want to install it again.

Anybody knows how to delete this user under Windows XP Home edition?
In XP professional I have Local Users and Groups section and I delete it from there.
In Home edition this section doesn't exist .

Thanks
Delete postgres user Quote
Delete postgres user
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
Delete postgres user
06-12-2008 , 03:36 PM
To fix my earlier botched installation, this is what I did.

Uninstall SQL, and delete all traces of: C:\Program Files\PostgreSQL.

Then:

From the Start menu select Run. Type COMMAND to open a DOS window. Type the following:

net user postgres /delete

and hit ENTER. Then type EXIT to close the DOS window.


Now a reboot would prolly be wise, before starting the SQL install again.
Delete postgres user Quote
06-12-2008 , 03:53 PM
Quote:
Originally Posted by fozzy71
To fix my earlier botched installation, this is what I did.

Uninstall SQL, and delete all traces of: C:\Program Files\PostgreSQL.

Then:

From the Start menu select Run. Type COMMAND to open a DOS window. Type the following:

net user postgres /delete

and hit ENTER. Then type EXIT to close the DOS window.


Now a reboot would prolly be wise, before starting the SQL install again.

Thanks!
Fozzy!
Delete postgres user Quote
Delete postgres user
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
Delete postgres user

      
m