Re: Ubuntu 24.04 Time Zone Issue? - Mailing list pgsql-pkg-debian

From Creston Jamison
Subject Re: Ubuntu 24.04 Time Zone Issue?
Date
Msg-id CAG=EN52cSueFDu=39F3bmpaiX9LksAE19L=LykBwSmmR3FZFFg@mail.gmail.com
Whole thread Raw
In response to Re: Ubuntu 24.04 Time Zone Issue?  (Bradford Boyle <bradford.d.boyle@gmail.com>)
Responses Re: Ubuntu 24.04 Time Zone Issue?
List pgsql-pkg-debian
Thanks! I dug into this a bit more as other time zones like "US/Pacific" were also affected.

This appears related to this Ubuntu 24.04 change: https://discourse.ubuntu.com/t/ubuntu-24-04-lts-noble-numbat-release-notes/39890#tzdata-package-split

It looks like Ubuntu 24.04 no longer includes "legacy" time zones by default. However, I was able to add them back by installing the tzdata-legacy package with

sudo apt install tzdata-legacy

After installing, Postgres correctly recognized things like "US/Pacific" and "Asia/Saigon" again.

Many thanks,
Creston

On Mon, Sep 16, 2024 at 12:22 AM Bradford Boyle <bradford.d.boyle@gmail.com> wrote:
Hi Creston,

It looks like older versions of the tzdata package included a link
from Asia/Saigon to Asia/Ho_Chi_Minh. The link is present in
2024a-0ubuntu0.22.04.1 (Jammy) but has been removed in
2024a-3ubuntu1.1 (Noble).

-- Bradford

pgsql-pkg-debian by date:

Previous
From: Bradford Boyle
Date:
Subject: Re: Ubuntu 24.04 Time Zone Issue?
Next
From: Christoph Berg
Date:
Subject: Re: Ubuntu 24.04 Time Zone Issue?