Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1ZO5B6-00065E-7h for pgsql-pkg-yum@arkaria.postgresql.org; Sat, 08 Aug 2015 14:32:52 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1ZO5B5-00080p-L5 for pgsql-pkg-yum@arkaria.postgresql.org; Sat, 08 Aug 2015 14:32:51 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1ZO5B2-0007xm-Ej for pgsql-pkg-yum@postgresql.org; Sat, 08 Aug 2015 14:32:48 +0000 Received: from aule.net ([173.255.233.100]) by makus.postgresql.org with esmtp (Exim 4.84) (envelope-from ) id 1ZO5Az-0004qy-Bv for pgsql-pkg-yum@postgresql.org; Sat, 08 Aug 2015 14:32:47 +0000 Received: by aule.net (Postfix, from userid 110) id DB19110132; Sat, 8 Aug 2015 16:32:43 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ackerman.aule.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=ham version=3.3.2 Received: from [192.168.178.21] (82-169-55-136.ip.telfort.nl [82.169.55.136]) by aule.net (Postfix) with ESMTPSA id 1977E10117 for ; Sat, 8 Aug 2015 16:32:42 +0200 (CEST) To: pgsql-pkg-yum@postgresql.org From: Andomar Subject: Pgbouncer 1.6 Message-ID: <55C61307.9070004@aule.net> Date: Sat, 8 Aug 2015 16:32:39 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------090308000504020902070206" X-Pg-Spam-Score: -1.4 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-pkg-yum Precedence: bulk Sender: pgsql-pkg-yum-owner@postgresql.org This is a multi-part message in MIME format. --------------090308000504020902070206 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Hi, Good day. I hope this is the right place to ask this question. Recently pgbouncer 1.6 was announced. The new features look very useful: * Load user password hash from postgres database. * Pooling mode can be configured both per-database and per-user. * Per-database and per-user connection limits: max_db_connections and max_user_connections. * Add DISABLE/ENABLE commands to prevent new connections. * New preferred DNS backend: c-ares. * Config files have ‘%include FILENAME’ directive to allow configuration to be split into several files. http://pgbouncer.github.io/2015/08/pgbouncer-1-6/ The current pgbouncer package at yum.postgresql.org shows "1.5.5-1.rhel6" as the latest version. Is there a plan / schedule to introduce a pgbouncer 1.6 package to yum.postgresql.org? Kind regards, Andomar --------------090308000504020902070206 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit Hi,

Good day. I hope this is the right place to ask this question.

Recently pgbouncer 1.6 was announced. The new features look very useful:
  • Load user password hash from postgres database.
  • Pooling mode can be configured both per-database and per-user.
  • Per-database and per-user connection limits: max_db_connections and max_user_connections.
  • Add DISABLE/ENABLE commands to prevent new connections.
  • New preferred DNS backend: c-ares.
  • Config files have ‘%include FILENAME’ directive to allow configuration to be split into several files.
http://pgbouncer.github.io/2015/08/pgbouncer-1-6/

The current pgbouncer package at yum.postgresql.org shows "1.5.5-1.rhel6" as the latest version.

Is there a plan / schedule to introduce a pgbouncer 1.6 package to yum.postgresql.org?

Kind regards,
Andomar



--------------090308000504020902070206--