BUG #1245: Postgres won't start - Mailing list pgsql-bugs

From PostgreSQL Bugs List
Subject BUG #1245: Postgres won't start
Date
Msg-id 20040908094734.EC4045A10BB@www.postgresql.com
Whole thread Raw
Responses Re: BUG #1245: Postgres won't start  (Harald Armin Massa <haraldarminmassa@gmail.com>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1245
Logged by:          Windows Admin Bug

Email address:      dev@null.com

PostgreSQL version: 8.0 Beta

Operating system:   Windows 2000

Description:        Postgres won't start

Details:

PostgreSQL won't start because I'm logged on as a user with administrative
rights. This is good practice in Linux / Unix circles, but is unacceptable
on Windows. Most windows users use accounts that have Administrative
priveledges on their machines. The reason for that is so that we can
actually install things, and also because prior to Windows XP, you could not
log on with another user before logging off. I understand the security
reasons for implementing this, but it doesn't make sense to implement extra
(and in my opinion, useless) security on an operating system that is
inherantly insecure. The windows user model does not work at all like the
Linux / Unix user model. Neither do permissions and rights. A study of
Windows culture would have shown that windows culture differs greatly from
Unix culture and that almost everyone uses a user with administrative rights
to log on.

I am not asking that you remove this feature, as it highlights security and
might make the user think twice before running things as and Admin user, but
I really would like to see a command line argument that power users could
use to get Postgresql to run even when I'm logged on as a user in the
Administrative group.

I am a developer and would have liked to use PostgreSql as a database. If I
can't get it to run from the command line on my machine, it goes straight
into the recycle bin, no matter how good it is. Sorry :)

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: PosgreSQL is crashing with a signal 11 - Bug?
Next
From: Harald Armin Massa
Date:
Subject: Re: BUG #1245: Postgres won't start