Re: UTC is not a time zone?

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: UTC is not a time zone?
Date: 2024-05-13 18:18:12
Message-ID: 8DA3DC1C-E406-4921-8A86-A83BF140E13D@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On May 13, 2024, at 11:17, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> What's causing that I can't say. It doesn't look like we log the
> errno anywhere when failing to read a zone file :-(

File descriptor exhaustion? (Of course, that would mean something somewhere is leaking them, which is another problem.)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2024-05-13 18:26:40 Re: UTC is not a time zone?
Previous Message Tom Lane 2024-05-13 18:17:05 Re: UTC is not a time zone?