PostgreSQL Installation Question

Поиск
Список
Период
Сортировка
От Geisler, Jim
Тема PostgreSQL Installation Question
Дата
Msg-id D636DFF6977D38448C78138E5C63907D947ED8@mail.internal
обсуждение исходный текст
Ответы Re: PostgreSQL Installation Question
Список pgsql-general
I am trying to create an installer that will run PostgreSQL as a service onto a Windows machine( 2000 or Server 2003).
The problem that I am having is that I need to have the database be initialized by a restricted windows user.  However, I do not want to demand that the user log out and then log back in again as this restricted user.  Also, I am unable to utilize the 'runas' functionality from an installer due to the inability to pipe it a password.  Finally, I attempted using the SU.exe functionality presented by the Windows Resource Tool Kit but found out that it required too much alteration to the user group permissions which I would not be able to accomplish from my installer.
 
Are there any suggestions for solving this problem?  Any response is much appreciated.
 
 

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

Предыдущее
От: Andre Maasikas
Дата:
Сообщение: Re: Syntax Issue in Trigger Function??
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Foreign key order evaluation