Re: [COMMITTERS] pgsql: Improve performance of timezone loading, especially pg_timezone_ - Mailing list pgsql-committers

From Tom Lane
Subject Re: [COMMITTERS] pgsql: Improve performance of timezone loading, especially pg_timezone_
Date
Msg-id 22367.1494134345@sss.pgh.pa.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Improve performance of timezone loading,especially pg_timezone_  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: [COMMITTERS] pgsql: Improve performance of timezone loading,especially pg_timezone_  (David Rowley <david.rowley@2ndquadrant.com>)
List 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 by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [COMMITTERS] pgsql: Improve performance of timezone loading,especially pg_timezone_
Next
From: David Rowley
Date:
Subject: Re: [COMMITTERS] pgsql: Improve performance of timezone loading,especially pg_timezone_