Re: Run-as-admin warning for win32

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Run-as-admin warning for win32
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34B923@algol.sollentuna.se
обсуждение исходный текст
Ответ на Run-as-admin warning for win32  ("Magnus Hagander" <mha@sollentuna.net>)
Ответы Re: Run-as-admin warning for win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
thread  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
> > The installer-skeleton I have right now permits
> installation as local
> > system but recommends a user account. But that's just
> functionality to
> > remove, so that's easily done. In the other case, it prompts for
> > username and password to run as.
>
> How would it install on an XP laptop?  If I am logged in as
> myself and I am listed as a "Computer Administrator", do I
> need to create another user, and how do I do the install as
> that other user, and start/stop the server, and stuff like that?

Yes, you need to create another user.
When running as a service, just tell the installer. It should set up
required permissions. Then start the service as normal using the Service
Control Manager.

When running manually, you will have to grant the postgres user the
required permissions on the PGDATA directory. Then you can start the
server using "runas".

//Magnus


--ELM1083855610-16090-2_--

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Run-as-admin warning for win32
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Run-as-admin warning for win32