Re: Uninstalling PostgreSql - Mailing list pgsql-general

From Guy Rouillier
Subject Re: Uninstalling PostgreSql
Date
Msg-id D4D1632DC736E74AB95FE78CD60900793ABE86@mtxexch01.add0.masergy.com
Whole thread Raw
In response to Uninstalling PostgreSql  (Bob Pawley <rjpawley@shaw.ca>)
List pgsql-general
Bob Pawley wrote:

> My Windows version is 5.1.

Which makes in Windows XP.  I believe the net command is available in
all version.  I run XP at home and it is there.

>
> My command prompt states that - net or delete - are not recognized as
> an
> internal or external command.

From the command prompt, enter the command "path" and hit enter.
Perhaps c:\windows\system32 is not in your path.

>
> The user account displays only the administrative account.
>
> I did find the net file under system 32.

If your path does not include this directory, then just change to it "cd
\windows\system32" and issue your command from there.  The current
directory is searched first before the path.

>
> Still baffled.

Run it the way you were given, and if that doesn't work, reverse the
last two params per the help.

>
> Bob
>
> ----- Original Message -----
> From: "Guy Rouillier" <guyr@masergy.com>
> To: "Postgresql" <pgsql-general@postgresql.org>
> Sent: Wednesday, November 22, 2006 9:06 AM
> Subject: Re: [GENERAL] Uninstalling PostgreSql
>
>
> Bob Pawley wrote:
>> I've done this before but being DOS illiterate I can't remember the
>> details.
>>
>> In order to uninstall PostgreSQL a manual operation needs to take
>> place. My instructions are to enter - net user /delete postgres -
>> from the command prompt.
>>
>> My command prompt comes up C:\  (c/w a directory name depending on
>> how I start the prompt) and doesn't recogize the instructions.
>
> What version of Windows are you using?  Some of the ancient ones
> didn't have the net command.  That command should be found in
> c:\windows\system32, depending of course on how you've got your OS
> installed.  When you say it "doesn't recognize the instructions",
> what is it saying?  I just ran "net help user" from the command line,
> and it says your last two arguments should be reversed.
>
> At any rate, if you have admin rights on this computer, you'll
> accomplish exactly the same thing if you simply open up User Accounts
> from the Control Panel and delete the account that way.



--
Guy Rouillier


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: MSSQL to PostgreSQL : Encoding problem
Next
From: "Magnus Hagander"
Date:
Subject: Re: MSSQL to PostgreSQL : Encoding problem