Re: Timezones in 8.2.7

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема Re: Timezones in 8.2.7
Дата
Msg-id 47EA8743.4010202@selectacast.net
обсуждение исходный текст
Ответ на Re: Timezones in 8.2.7  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Timezones in 8.2.7
Список pgsql-general
After I sent my last email, a light bulb went off.  I remembered a
similar problem I had a while ago with parts of postgres not having read
permission.  Sure enough after I

[root@xx /usr/local/pgsql]# chmod -R a+r *

then restart postgres everything is fine.

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).

Tom Lane wrote:
> Joseph S <jks@selectacast.net> writes:
>> Tom Lane wrote:
>>> Works for me ... what have you got TimeZone set to?
>
>>   /etc/localtime -> /usr/share/zoneinfo/US/Eastern
>
> You didn't answer the question: what does "SHOW TimeZone" say?
>
>             regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Kevin Hunter
Дата:
Сообщение: Re: Survey: renaming/removing script binaries (createdb, createuser...)
Следующее
От: Ben
Дата:
Сообщение: Re: Survey: renaming/removing script binaries (createdb, createuser...)