Re: pg_id and pg_encoding - Mailing list pgsql-hackers

From Andreas Pflug
Subject Re: pg_id and pg_encoding
Date
Msg-id 3F5B5B3E.1080401@pse-consulting.de
Whole thread Raw
In response to Re: pg_id and pg_encoding  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian wrote:

>>We'll also need to decide the Windows equivalent of the 'don't run as 
>>root' rule - or even if we want to enforce it at all, given that it 
>>appears to be very common practice on Windows to run all services as a 
>>user with Administrator privileges.
>>    
>>
>
>I assume we will relax that for Win32.  I don't think non-Administrators
>have the same isolation on Win32 as non-root users have on Unix.
>  
>
While it's best practice for *ix to work as non-root, many windows users 
will be administrator-equivalent. The "Local System account" commonly 
used to run services is even more privileged than the local admin. So 
the restriction to non-admins won't make too much sense.

Regards,
Andreas





pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Index creation takes for ever
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Index creation takes for ever