Re: Timezones in 8.2.7

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Erik Jones <erik(at)myemma(dot)com>
Cc: Joseph Shraibman <jks(at)selectacast(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Timezones in 8.2.7
Date: 2008-03-27 14:43:31
Message-ID: 9121.1206629011@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Erik Jones <erik(at)myemma(dot)com> writes:
> On Mar 26, 2008, at 12:26 PM, Joseph Shraibman wrote:
>> This is a IMHO a bug in the install script. All of the postgres
>> install should be world readable, regardless of the umask (or at
>> least provide a warning).

> What? Are you actually saying that a PG data directory should be
> world readable? That will never happen as that throws out even the
> most basic security facilities.

No, he's complaining that the share/timezone file tree wasn't
world-readable. I think that's plain old pilot error though.
The install script shouldn't be second-guessing the umask it's
given, any more than it second-guesses the file ownerships.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2008-03-27 15:15:09 Re: Survey: renaming/removing script binaries (createdb, createuser...)
Previous Message Tom Lane 2008-03-27 14:37:21 Re: page is uninitialized --- fixing