Re: Can i run pg_ctl under Administrator account ?

From: Richard Huxton <dev(at)archonet(dot)com>
To: Steven De Vriendt <gisaalter(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Can i run pg_ctl under Administrator account ?
Date: 2007-03-09 11:20:31
Message-ID: 45F142FF.7080609@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Steven De Vriendt wrote:
> Using Windows Xp I want to start pg_ctl as administrator.
> Reason for that I'm using Apache Tomcat and I can't seem to start that
> without Administrator privilges.
> Can someone tell me how do that ?

1. Can you not use "runas"?
2. I thought this was dealt with in 8.2 and PG now drops privileges on
startup?

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2007-03-09 11:21:21 Re: Can i run pg_ctl under Administrator account ?
Previous Message Steven De Vriendt 2007-03-09 11:12:42 Can i run pg_ctl under Administrator account ?