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.89) (envelope-from ) id 1j1w2f-00024w-JA for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 12 Feb 2020 17:43:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1j1w2d-000308-9L for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 12 Feb 2020 17:43:15 +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 1j1w2c-0002pv-Io for pgsql-pkg-debian@lists.postgresql.org; Wed, 12 Feb 2020 17:43:15 +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 1j1w2Z-0001q9-8F for pgsql-pkg-debian@postgresql.org; Wed, 12 Feb 2020 17:43:12 +0000 Received: from firost (unknown [88.190.0.6]) by mail.dalibo.com (Postfix) with ESMTPSA id 6F4AD1F72F for ; Wed, 12 Feb 2020 18:43:08 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=dalibo.com; s=a; t=1581529388; bh=HM7pqywpzdbxKjk93PqihUJDwczhlkIfQMbXM5uMm+A=; h=Date:From:To:Subject:From; b=MdZgIo59/okzuo9swOcXzExNz0Bfg78kj6bEnJ0wA07l9fPSPEbu6i3b+fM8lpAPQ l8/M23F9nIw3TbF5O/JFwufS6w74gyHY1Gmt/p/Dq5EaLICtC3hLNwhulnqx8Lhq3q DZujLpc6StwkiPwPEpQjT4p/Cjv9CSBejONHZW2w= Date: Wed, 12 Feb 2020 18:43:07 +0100 From: Jehan-Guillaume de Rorthais To: PostgreSQL in Debian Subject: PostrgeSQL Automatic Failover v2.3~rc2 package Message-ID: <20200212184307.0d5c5199@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 Hi all, Few days ago, the following debian bug report was published: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950741 IIRC, last time PAF published a pre-release version, a package has been published on the Development snapshots repo. Is it still something we can do or should we wait for the final release? Regards,