Re: BUG #11937: Server 2008

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #11937: Server 2008
Дата
Msg-id CAB7nPqRBB8J2Jw_WVmgTOP7qzoFo9Ld4zRCek9LhwapeAW9pBg@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #11937: Server 2008  (dimongrechko@gmail.com)
Список pgsql-bugs
On Tue, Nov 11, 2014 at 6:38 PM,  <dimongrechko@gmail.com> wrote:
> We have a probleem with new timezones in Russian Federation. Windows
> knows about new RTZ zones (I need RTZ 7), but postgres does'n vave this.
> I see, thet latest version of postgreSQL does'n support this. Pleas tell me
> how to solve this problemm, we have a replication of DB using "PostgreSQL
> 9.3.4, compiled by Visual C++ build 1600, 64-bit".
You will need to wait for 9.3.6 and then do a minor upgrade, the new
Russian timezones have been updated by this recent commit:

commit: c66199151c78c546f92744de5023b79b84f954cf
author: Tom Lane <tgl@sss.pgh.pa.us>
date: Sat, 4 Oct 2014 14:18:33 -0400
Update time zone data files to tzdata release 2014h.

Most zones in the Russian Federation are subtracting one or two hours
as of 2014-10-26.  Update the meanings of the abbreviations IRKT, KRAT,
MAGT, MSK, NOVT, OMST, SAKT, VLAT, YAKT, YEKT to match.

Regards,
--
Michael

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

Предыдущее
От: dimongrechko@gmail.com
Дата:
Сообщение: BUG #11937: Server 2008
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [DOCS] BUG #11661: CASE ELSE is evaluated although condition is true