Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.92) (envelope-from ) id 1jBcVF-0006MK-5W for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 10 Mar 2020 10:52:49 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1jBcVC-0001qR-Hs for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 10 Mar 2020 10:52:46 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1jBcVB-0001qI-Sm for pgsql-pkg-debian@lists.postgresql.org; Tue, 10 Mar 2020 10:52:46 +0000 Received: from mail.dalibo.com ([212.85.157.172]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jBcV8-0006xh-UT for pgsql-pkg-debian@lists.postgresql.org; Tue, 10 Mar 2020 10:52:44 +0000 Received: from firost (larco.ioguix.net [82.66.0.6]) by mail.dalibo.com (Postfix) with ESMTPSA id 16AF920E90 for ; Tue, 10 Mar 2020 11:52:38 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=dalibo.com; s=a; t=1583837558; bh=Nv3qlNuGpkB/hCS88KKDSc8lkNqyRAHbo23IVQlXz7E=; h=Date:From:To:Subject:From; b=Re/JnIFVyNnctk/df/3ogjU9OaUAAkxz2vca6mIDJM1ErkJe433Bd779yWNGVGX68 JF/dT2DDL9Ah7qHBB+8vBcHQxqmOF1pVcxiyDYyCAuUQ0xyp0IKVmb584ehTKH+rCD mQg+nye/ZxdUH3Wt7PegHWCqOnh90xazAIzQwiI8= Date: Tue, 10 Mar 2020 11:52:37 +0100 From: Jehan-Guillaume de Rorthais To: pgsql-pkg-debian@lists.postgresql.org Subject: PostgreSQL Automatic Failover v2.3.0 released Message-ID: <20200310115237.537a0bcd@firost> Organization: Dalibo MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk PostgreSQL Automatic Failover 2.3.0 has been released yesterday. As usual, packages are available on github if needed: https://github.com/ClusterLabs/PAF/releases Is it possible to update it in the PGDG repository? Many thanks!