Re: win32 pgsql not installable - Mailing list pgsql-hackers-win32

From Bruce Momjian
Subject Re: win32 pgsql not installable
Date
Msg-id 200407280740.i6S7eer27250@candle.pha.pa.us
Whole thread Raw
In response to win32 pgsql not installable  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-hackers-win32
Andreas Pflug wrote:
> 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.
>
> I don't see any point in restricting postgres.exe (i.e. the single user
> non-communicating version) to non-superusers. Installations are usually
> executed with admin privileges (non-admins won't be able to create
> services), and currently it fails to initialize the cluster with that
> d***d message. Consequently, it rolls back the complete installation
> leaving me at point zero.
>
> If I was an average win32 user testing pgsql, this would be the end of
> my attempt to install it.

I added a non-admin user but said they could create serviced.  That go
the install started, but the initdb failed with no real error message.
--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-hackers-win32 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: win32 pgsql not installable
Next
From: Bruce Momjian
Date:
Subject: Re: initdb crashing, signal 5, etc