Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: win32 pgsql not installable


  • From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
  • To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
  • Cc: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, <pgsql-hackers-win32(at)postgresql(dot)org>, "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
  • Subject: Re: win32 pgsql not installable
  • Date: Wed, 28 Jul 2004 09:49:07 +0200
  • Message-id: <6BCB9D8A16AC4241919521715F4D8BCE4569B2(at)algol(dot)sollentuna(dot)se>

> > >I know I'm going to go on some people's nerves, but it's necessary.
> > >
> > >With the current "run-as-non-admin" restriction the 
> windows installer 
> > >doesn't work, and it will probably be ridiculously 
> difficult to make 
> > >it work unless this restriction is redesigned.
> > 
> > Not commenting on the other parts, but *huh*? The windows installer 
> > works just fine. It does require that you manually set up a 
> non-admin 
> > account, but it certainly *works*...
> 
> And you have to tell the system that user can start a service.

Yes and no.
The *service account* needs permissions to "Log On as a Service". It
specifically does *NOT* need permission to start/stop services, or any
other admin privileges.
The *install account* needs permissions to install files, *install*
services and start/stop services.

These accounts should always be different. The install account is the
administrator account, or whatever other accuont you use to setup your
system. The service account would typicall be called "postgres".


//Magnus




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group