Re: [PORTS] intializing problem with postgresql-8.0.4-binaries-no-installer.zip

"Magnus Hagander" <[email protected]>
Newsgroups gmane.comp.db.postgresql.ports
Message-ID <[email protected]>
> > I want to run the 
> postgresql-8.0.4-binaries-no-installer.zip version 
> > of the postgresql in windows 2000 environment. When I run initdb 
> > command I got the following error message.
> 
> > The server must be started under an unprivileged user ID to prevent
> 
> You cannot init or run the server from an admin account.  The 
> easiest thing to do is create a user and add to 'backup 
> operator' group.  Then do a runas to open command under that 
> user context and do initdb.

I would strongly advise you *not* to use the Backup Operators group -
that's a potential security problem.

Instead, grant he account the "log on locally" user right, if you want
to run it with runas.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.