Re: Problem with postgres installation

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Problem with postgres installation
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40103E191@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Problem with postgres installation  ("Jim McMaster" <jim.mcmaster@gmail.com>)
Список pgsql-general

> -----Original Message-----
> From: pgsql-general-owner@postgresql.org
> [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Jim McMaster
> Sent: 17 February 2006 02:32
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] Problem with postgres installation
>
> I am trying to use the Windows installer for postgtes-8.0.3,
> for Windows XP
> SP 2.  I had installed and de-installed it previously.  The
> install fails,
> because the postgres user is defined on the system, and I do
> not know the
> password.
>
> The postgres user is not visible on the Windows User Accounts
> panel, so I
> cannot delete it that way.  How can I get rid of the user so
> I can reinstall
> postgres?

From a command prompt:

net user <username> /delete

Regards, Dave

В списке pgsql-general по дате отправления:

Предыдущее
От: Együd Csaba
Дата:
Сообщение: importing Npgsql provider into VS2005Express
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: How do I use the backend APIs