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 1s6a7b-000UcM-Bi for pgsql-general@arkaria.postgresql.org; Mon, 13 May 2024 18:10: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 1s6a7b-003h2n-Bb for pgsql-general@arkaria.postgresql.org; Mon, 13 May 2024 18:09:59 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s6a7b-003h29-1G for pgsql-general@lists.postgresql.org; Mon, 13 May 2024 18:09:59 +0000 Received: from smtp68.iad3a.emailsrvr.com ([173.203.187.68]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s6a7Y-0002MB-SM for pgsql-general@lists.postgresql.org; Mon, 13 May 2024 18:09:57 +0000 X-Auth-ID: xof@thebuild.com Received: by smtp1.relay.iad3a.emailsrvr.com (Authenticated sender: xof-AT-thebuild.com) with ESMTPSA id B33FD5A9F; Mon, 13 May 2024 14:09:55 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.500.171.1.1\)) Subject: Re: UTC is not a time zone? From: Christophe Pettus In-Reply-To: <7af7401e-eb82-442e-9010-6101d0ade808@aklaver.com> Date: Mon, 13 May 2024 11:09:24 -0700 Cc: "pgsql-generallists.postgresql.org" Content-Transfer-Encoding: quoted-printable Message-Id: <04952662-A9DD-43B8-AC39-FCBED9B1AAA5@thebuild.com> References: <327870A4-F35C-462C-9F64-E0838374AFDF@thebuild.com> <63e65356-9cb5-48b7-9bc5-5c734013ebe1@aklaver.com> <26FEAACB-9A3E-4823-98A9-FB5298822DD8@thebuild.com> <7af7401e-eb82-442e-9010-6101d0ade808@aklaver.com> To: Adrian Klaver X-Mailer: Apple Mail (2.3774.500.171.1.1) X-Classification-ID: 6ebf2e3c-1dcc-4dad-b30c-90cfa982e3a3-1-1 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On May 13, 2024, at 11:07, Adrian Klaver = wrote: >=20 >=20 > What does pg_config --configure show for '--with-system-tzdata' ? It's a local compile, and was built without that. As an experiment, I'm just pounding the server with a single connection = doing nothing but SET TIMEZONEs repeatedly. So far, no break, but it is = *very* intermittent.=