Обсуждение: run postgres as administrator under windows 2000

Поиск
Список
Период
Сортировка

run postgres as administrator under windows 2000

От
"Le Viet Thang"
Дата:
May I run my Postgres installation as Administrator under windows 2000 ?
 
Because I have my Apache server and PHP installed just for Administrator.
 
if yes, how ?
 
Thank you very much

Re: run postgres as administrator under windows

От
Justin Wyer
Дата:
Le Viet Thang wrote:
May I run my Postgres installation as Administrator under windows 2000 ?
 
Because I have my Apache server and PHP installed just for Administrator.
 
if yes, how ?
 
Thank you very much
You need to create a seperate account for pgsql to run under. Having your apache run as administrator and pgsql as another user will not affect it in anyway. The installation will even create this user for you.