Re: AW: [HACKERS] initdb problems on Solaris - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: AW: [HACKERS] initdb problems on Solaris
Date
Msg-id Pine.GSO.4.02A.10001201213580.15489-100000@Puma.DoCS.UU.SE
Whole thread Raw
In response to AW: [HACKERS] initdb problems on Solaris  (Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>)
List pgsql-hackers
On Thu, 20 Jan 2000, Zeugswetter Andreas SB wrote:

> 
> > The postmaster and backend can and should refuse to run with an
> > effective Unix userid of 0 (root), but that doesn't mean that
> > a Postgres ID of 0 is insecure, does it?
> 
> The usual setup has the Postgres ID same as the unix id, thus
> 0 would be reserved for root.
> 
> I think this setup has the advatage, that we could someday issue
> setuid() calls for "dba and untrusted stored procedures", which would 
> imho be a very handy feature.

That would require you to set up a Unix user for every Postgres user,
which is certainly not necassary in the general case.

-- 
Peter Eisentraut                  Sernanders vaeg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: [HACKERS] initdb problems on Solaris
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] initdb problems on Solaris