Thread: run postgres as administrator under windows 2000

run postgres as administrator under windows 2000

From
"Le Viet Thang"
Date:
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

From
Justin Wyer
Date:
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.