Re: Install Problem on Windows XP Home - Password Issue - Mailing list pgsql-admin

From Magnus Hagander
Subject Re: Install Problem on Windows XP Home - Password Issue
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE0945EB@algol.sollentuna.se
Whole thread Raw
In response to Install Problem on Windows XP Home - Password Issue  ("Patrick Isaac" <patjisaac@hotmail.com>)
List pgsql-admin
> Hello,
>
> I was installing the Windows version of PostgreSQL 8.0.3 (I
> am running Windows XP Home) when I got to the screen that
> asks for a password, I left if blank and went to the next
> screen. I decided to go back and change it but now I get
> "Account error. Invalid username specified" and can't even
> install the program. I searched Google and found this person
> with the same problem...
>
> http://groups-beta.google.com/group/pgsql.bugs/browse_thread/t
hread/89246343eb2d9041/23f6895d200c35f2?q=%22Invalid+username+specified%
22+and+%> 22postgresql%22&rnum=1&hl=en#23f6895d200c35f2
>
> The suggested solution is to delete the account and start
> over. The problem is, I cannot find the account to delete it.
> Can anyone tell me where I would look to find the account and
> delete it?

XP Home Edition goes out of it's way to hide any actually useful
functionality for windows :-( Your best bet if you want decent GUI tools
to do it is to upgrade to Professional.

If you can live with commandline, thouhg, all the functionality is still
there. To delete the user, run
NET USER <username> /DELETE


//Magnus

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: caching table/query
Next
From: Tsirkin Evgeny
Date:
Subject: Re: caching table/query