Re: Silent start of Postgres in XP

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: Silent start of Postgres in XP
Дата
Msg-id dm40a4$hrr$1@news.hub.org
обсуждение исходный текст
Ответ на Re: Silent start of Postgres in XP  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-general
>> Trying to use same approach with Postgres fails. Postgres
>> requires special user account and is not capable to create
>> this account without user intervention.
>
> Sure, it's very much capable of diong that. See
> http://pginstaller.projects.postgresql.org/silent.html, specifically
> look for SERVICEACCOUNT, SERVICEPASSWORD and CREATESERVICEUSER.

Is there some executable file which I can call  with -install switch and
which creates account without running installer ?

>> How to force Postgres to install itself as service running
>> under SYSTEM or under LOCAL SERVICE  account?
>
> Can't do that with stock postgresql, you'll need to hack up your own
> version.

How to add some command-line switch to this, like

-installusingsystemaccount


Andrus.



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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: declare function with IN and OUT parameter as well as refcursor
Следующее
От: Ledina Hido
Дата:
Сообщение: Re: Delete statement does not work with PostgreSQL 8.0.1