Re: Installing PostgreSQL as "postgress" versus "root" - Mailing list pgsql-admin

From Bruno Wolff III
Subject Re: Installing PostgreSQL as "postgress" versus "root"
Date
Msg-id 20050113172207.GC13594@wolff.to
Whole thread Raw
In response to Re: Installing PostgreSQL as "postgress" versus "root"  ("Tomeh, Husam" <htomeh@firstam.com>)
List pgsql-admin
On Thu, Jan 13, 2005 at 08:06:05 -0800,
  "Tomeh, Husam" <htomeh@firstam.com> wrote:
> So does that mean there's no security issue using the root account to
> install postrgeSQL as the first book indicated? Thanks.

This depends on who you trust. The install scripts could potentially do
bad things. Generally you will need to do at least some part of the
install process as root. It is also a good idea to install the binaries
using a different user (and root is fine if there aren't any setuid/setgid
binaries) than the database will run under so that database users can't
corrupt the binaries via untrusted languages or bugs.

pgsql-admin by date:

Previous
From: Matt Clark
Date:
Subject: Re: Installing PostgreSQL as "postgress" versus "root" Debate!
Next
From: Christopher Browne
Date:
Subject: Re: Installing PostgreSQL as "postgress" versus "root" Debate!