Re: [COMMITTERS] pgsql: Improve performance of timezone loading, especially pg_timezone_

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [COMMITTERS] pgsql: Improve performance of timezone loading, especially pg_timezone_
Дата
Msg-id 22367.1494134345@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Improve performance of timezone loading,especially pg_timezone_  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: [COMMITTERS] pgsql: Improve performance of timezone loading,especially pg_timezone_  (David Rowley <david.rowley@2ndquadrant.com>)
Список pgsql-committers
Amit Kapila <amit.kapila16@gmail.com> writes:
> On Wed, May 3, 2017 at 7:21 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Improve performance of timezone loading, especially pg_timezone_names view.

> I am consistently getting below error after this commit in my Win7 machine:
> running bootstrap script ... 2017-05-07 05:09:13.383 GMT [7908] LOG:
> could not open directory "/installation/share/timezone/posixrules": No
> such file or directory

> This occurs both during initdb and server start.

You sure it wasn't there before, too?  That commit did not add any
file reads that didn't happen before.

            regards, tom lane


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Improve performance of timezone loading,especially pg_timezone_
Следующее
От: David Rowley
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Improve performance of timezone loading,especially pg_timezone_