win32 port

From: "nobody" <nobody(at)nowhere(dot)near(dot)here>
To: pgsql-general(at)postgresql(dot)org
Subject: win32 port
Date: 2004-07-07 13:01:57
Message-ID: ccgs7i$jq5$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers-win32

To begin with I am not sure this is a correct place to post this, if not
please let me know.

The PostgreSQL traditionally refuses to run under root account on Unix (for
security reasons). On win32 the situation is the same (it will not run if
run under user belonging to administrator group).
In my opinion this should not be the case on win32 as developers are likely
to belong to the administrators group and might like to run the database
under their account.

I think that issuing a warning (pop up window) at the start-up of the
postmaster would be enough, something like:

"Starting under privileged account is considered unsafe. Please consider
starting the database server under different user account."

Basically, the server should not impose the policy (under windows) giving
user the choice.

What do you think?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2004-07-07 13:05:19 Re: enable thready safety on Mac OS X 10.3.4
Previous Message btober 2004-07-07 12:38:17 Re: SUBSTRING for a regular expression

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Magnus Hagander 2004-07-07 13:27:54 Re: initdb crash
Previous Message Deblauwe Gino 2004-07-07 09:08:54 Re: initdb crash