Re: [HACKERS] Cutting initdb's runtime (Perl question embedded)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [HACKERS] Cutting initdb's runtime (Perl question embedded)
Date: 2018-08-10 18:31:25
Message-ID: 25428.1533925885@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote:
>> ... I'll
>> take a look at whipping up something that checks /etc/localtime.

> Here's a draft patch. It seems to do what I expect on a couple of
> different macOS releases as well as recent Fedora.

The cfbot points out that this has suffered bit-rot, so here's a rebased
version --- no substantive changes.

regards, tom lane

Attachment Content-Type Size
check-etc-localtime-symlink-for-zone-name-2.patch text/x-diff 11.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-08-10 20:05:11 Re: Allowing printf("%m") only where it actually works
Previous Message Alvaro Herrera 2018-08-10 18:03:28 Re: Improve behavior of concurrent TRUNCATE