Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sqISx-008X19-NB for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Sep 2024 20:37:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sqISx-00HSVC-8m for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Sep 2024 20:36:59 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sqISx-00HSV2-2T for pgsql-pkg-debian@lists.postgresql.org; Mon, 16 Sep 2024 20:36:59 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sqISt-001XPK-7H for pgsql-pkg-debian@postgresql.org; Mon, 16 Sep 2024 20:36:58 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1470:d7a0:cdb3:ed:178:ed8b]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4X6xXl197Mz3F6d; Mon, 16 Sep 2024 22:36:55 +0200 (CEST) Date: Mon, 16 Sep 2024 22:36:54 +0200 From: Christoph Berg To: Creston Jamison Cc: Bradford Boyle , pgsql-pkg-debian@postgresql.org Subject: Re: Ubuntu 24.04 Time Zone Issue? Message-ID: Mail-Followup-To: Christoph Berg , Creston Jamison , Bradford Boyle , pgsql-pkg-debian@postgresql.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Creston Jamison > After installing, Postgres correctly recognized things like "US/Pacific" > and "Asia/Saigon" again. Yeah I'm not sure the split makes much sense. Initially, they had also removed the "UTC" time zone from the main tzdata package which meant that kind of everyone had to install tzdata-legacy anyway. Now it's only half of the world :-/ Christoph