<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Le Viet Thang wrote:
<blockquote cite="mid000d01c48832$9f380ed0$1b9ffea9(at)Volvic" type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta content="MSHTML 6.00.2800.1458" name="GENERATOR">
<style></style>
<div><font face="Arial" size="2">May I run my Postgres installation
as Administrator under windows 2000 ?</font></div>
<div> </div>
<div><font face="Arial" size="2">Because I have my Apache server and
PHP installed just for Administrator.</font></div>
<div> </div>
<div><font face="Arial" size="2">if yes, how ?</font></div>
<div> </div>
<div><font face="Arial" size="2">Thank you very much</font></div>
</blockquote>
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.<br>
</body>
</html>