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 1u81Lu-00C2a5-TL for pgsql-general@arkaria.postgresql.org; Thu, 24 Apr 2025 18:31:15 +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 1u81Lt-002gcD-7P for pgsql-general@arkaria.postgresql.org; Thu, 24 Apr 2025 18:31:14 +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 1u81Ls-002ga3-T5 for pgsql-general@lists.postgresql.org; Thu, 24 Apr 2025 18:31:13 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1u81Lp-001lRd-1y for pgsql-general@postgresql.org; Thu, 24 Apr 2025 18:31:12 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id B774D3699B0 for ; Thu, 24 Apr 2025 20:31:06 +0200 (CEST) Received: from s934.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id A965A3697B3; Thu, 24 Apr 2025 20:31:06 +0200 (CEST) Received: from s898.loopia.se (unknown [172.22.191.5]) by s934.loopia.se (Postfix) with ESMTP id A3F997CE977; Thu, 24 Apr 2025 20:31:06 +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: s898.loopia.se (amavisd-new); dkim=pass (2048-bit key) header.d=yesql.se Received: from s979.loopia.se ([172.22.191.5]) by s898.loopia.se (s898.loopia.se [172.22.190.17]) (amavisd-new, port 10024) with LMTP id XuxDRsCAm26g; Thu, 24 Apr 2025 20:30:54 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from smtpclient.apple (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s979.loopia.se (Postfix) with ESMTPSA id 6979B10BC44E; Thu, 24 Apr 2025 20:30:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1745519454; bh=PculYU1E06czeU64t2znt+xXXqocwGSukOIci+H82jo=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=FBh2V2D1o5U44IcTOBl5/1bV6jf/3wHQbSD9B9xzaqXBIwgbrBzbfmoPMDGv7zqZ4 rZ7E0L8IY0tPOPiLxLXI/Fg7Hz7MIa7WTpUP8kH8exCr1xK6zbvEZjgjHfMYPE+H8t J52XWp3MmZlgTISNHBkYOX+IuQFq9XSHup56UV/1RLfynw7qy/5cStpOjuDlizRTn1 NwAxIUzGXjHY2HWUGOJHmLwqV63s63bwDFp8rk6RBLgM9RY/yw+bKyNy++gf84cJh2 6P9xmYxfwERhveP2U/g0Bu7LsviYlLgL9tr876McaVepysjkRoi4Z43UsVcx41iDGI W/wD8QvuTiEQA== Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51.11.1\)) Subject: Re: pg_comebinebackup From: Daniel Gustafsson In-Reply-To: Date: Thu, 24 Apr 2025 20:30:44 +0200 Cc: "pgsql-general@postgresql.org" Content-Transfer-Encoding: quoted-printable Message-Id: <1FC10365-73BB-4C7D-A143-50E315B1643A@yesql.se> References: To: Phil Florent X-Mailer: Apple Mail (2.3776.700.51.11.1) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 24 Apr 2025, at 20:29, Phil Florent = wrote: >=20 > Hi, > Not really a bug but I see in the feature matrix a small typo = ,https://www.postgresql.org/about/featurematrix/ > Feature Matrix - PostgreSQL > 17 16 15 14 13 12 11 10 9.6 9.5 9.4 9.3 9.2 9.1 9.0 8.4 8.3 8.2 8.1; = ANY_VALUE aggregate: Yes: Yes: No: No: No: No: No: No: No: No: No: No: = No: No: No: No: No: No: No ... > www.postgresql.org > =EE=9C=91 >=20 > pg_comebinebackup instead of pg_combinebackup Fixed, thanks for the report! -- Daniel Gustafsson