Re: Fwd: init scripts and su

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fwd: init scripts and su
Date: 2004-08-06 05:06:23
Message-ID: 7311.1091768783@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:
> I was asked on IRC just why we can't have user=postgres and
> group=postgres in the postgresql.conf, and simply when we are run as
> root, switch to that user and group.

I should think that running as root up until sometime after we have read
postgresql.conf would open up more security issues. It's certainly not
a way to close this one...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message fastpgs 2004-08-06 05:14:13 Proposal for Disable Triggers
Previous Message Joe Conway 2004-08-06 05:03:33 Re: pgxs: build infrastructure for extensions v4