Re: accidentally deleted user --> postgres

Поиск
Список
Период
Сортировка
От Shane Ambler
Тема Re: accidentally deleted user --> postgres
Дата
Msg-id 45CAC95C.20907@007Marketing.com
обсуждение исходный текст
Ответ на accidentally deleted user --> postgres  (gf <gforty@gmail.com>)
Список pgsql-general
g f wrote:
> Shane,
> thanks for the advice.
> I created the user: net user postgres /add
> I still get the error. When I try to start the postgres service in
> windows-->services I get a "The service did not start due to logon failure"

As long as the postgres user account is not in the admin group check
that the postgresql service is set to Log on as user postgres.

Not sure of the command line but in the gui the service settings has a
'Log On' tab that allows you to set a specific user to run the service.
This is where you need to check that your postgres user is used to start
the service or maybe the password there doesn't match the new account.



--

Shane Ambler
pgSQL@007Marketing.com

Get Sheeky @ http://Sheeky.Biz

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Database corruption.
Следующее
От: "Shoaib Mir"
Дата:
Сообщение: Re: temp tables in functions?