Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1opTf8-0005IM-9Y for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 31 Oct 2022 12:13:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1opTf7-0002Um-8i for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 31 Oct 2022 12:13:05 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1opTf7-0002U3-2R for pgsql-pkg-debian@lists.postgresql.org; Mon, 31 Oct 2022 12:13:05 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1opTf4-0000LZ-DZ for pgsql-pkg-debian@lists.postgresql.org; Mon, 31 Oct 2022 12:13:04 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (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 4N1Bqx4mW6z3F20; Mon, 31 Oct 2022 13:13:01 +0100 (CET) Date: Mon, 31 Oct 2022 13:13:00 +0100 From: Christoph Berg To: =?utf-8?B?Vm9qdMSbY2ggRHXFocOhdGtv?= Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: Not working repmgr in PgSQL15 Message-ID: Mail-Followup-To: Christoph Berg , =?utf-8?B?Vm9qdMSbY2ggRHXFocOhdGtv?= , pgsql-pkg-debian@lists.postgresql.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Vojtěch Dušátko > I found a problem with repmgr in PGDG debian bullseye repo. There's a > problem that repmgr released version 5.3.3 which adds support for postgresql > 15 [1][2]. Hi Vojtěch, thanks for spotting that. 5.3.3 had already been built the other week, but not yet been promoted to the live distribution. I've done that now, repmgr 5.3.3 should be available on the mirrors over the next hour. Christoph