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 1uWzWR-004L3y-CJ for pgsql-www@arkaria.postgresql.org; Wed, 02 Jul 2025 15:37:19 +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 1uWzWP-0035Ih-9I for pgsql-www@arkaria.postgresql.org; Wed, 02 Jul 2025 15:37:17 +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 1uWzVH-0033Av-Nt for pgsql-www@lists.postgresql.org; Wed, 02 Jul 2025 15:36:08 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uWzVG-005KTR-1G for pgsql-www@lists.postgresql.org; Wed, 02 Jul 2025 15:36:08 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 3434938EA08 for ; Wed, 02 Jul 2025 17:36:05 +0200 (CEST) Received: from s980.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id 1FA8438E617; Wed, 02 Jul 2025 17:36:05 +0200 (CEST) Received: from s474.loopia.se (unknown [172.22.191.5]) by s980.loopia.se (Postfix) with ESMTP id 1BE79220163B; Wed, 02 Jul 2025 17:36:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.2 X-Spam-Level: X-Spam-Status: No, score=-1.2 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1] autolearn=disabled Authentication-Results: s474.loopia.se (amavisd-new); dkim=pass (2048-bit key) header.d=yesql.se Received: from s980.loopia.se ([172.22.191.5]) by s474.loopia.se (s474.loopia.se [172.22.190.14]) (amavisd-new, port 10024) with LMTP id LCz58eXReWar; Wed, 2 Jul 2025 17:36:04 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.236 Received: from smtpclient.apple (customer-89-255-232-236.stosn.net [89.255.232.236]) (Authenticated sender: daniel@yesql.se) by s980.loopia.se (Postfix) with ESMTPSA id A8A4422016B3; Wed, 02 Jul 2025 17:36:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1751470564; bh=St2hWPnwaJEtY0+oTfl4SnQAcFi07rXuQX0L0xZD/eo=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=nL8U3fvMmuoovrGLfak/LXj85IgHq/Rh+e849BRcD/uP8LQ/HagDVJul39iBK0v1s G7pF7t7UCVqyZKjCCzj/TkY2Lyr3AT2MDHK3ObnGZoSOOSmhV/B8C5M5l+ilqtbMx2 PL1qPhe+UXsF0T18mvPHDShaKG7lQhlSEc0uEn9GsV3fwo505PPEfV7VIiYfGJRDjX ZfZq71DDujo0bsWPUMrkRnNaYfHpMB95irE/0Tc7f8U/FNHoeR3bhxqZQIpatK8RRB pzzCrdvXu1UxHRaJpkxz4biFPOR34sFrkErtHgVzdQdbZxcNXPbuQORQc6X9t4e/pn qvULDsZJSUd/A== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51.11.2\)) Subject: Re: Postgresql support for Windows Server 2025 From: Daniel Gustafsson In-Reply-To: Date: Wed, 2 Jul 2025 17:35:54 +0200 Cc: pgsql-www@lists.postgresql.org Content-Transfer-Encoding: quoted-printable Message-Id: <5A46F03F-D9FD-4EB0-8CF0-F93BA17BFB71@yesql.se> References: <4E158916-ACE5-4990-9EDF-BF19B4EB7BDB@yesql.se> To: Gaurav Aradhya X-Mailer: Apple Mail (2.3776.700.51.11.2) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 2 Jul 2025, at 17:31, Gaurav Aradhya = wrote: > Thanks for your response. In the PostgreSQL website, windows 2022, = 2019 are mentioned as supported Note that the paragraph just before the table says: "The installers are tested by EDB on the following platforms. They = can generally be expected to run on other comparable versions" -- Daniel Gustafsson