Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1ZUO2W-0003NM-Dz for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 25 Aug 2015 23:54:04 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1ZUO2V-0002Iu-3C for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 25 Aug 2015 23:54:03 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1ZUO2S-0002Fq-0e for pgsql-pkg-yum@postgresql.org; Tue, 25 Aug 2015 23:54:00 +0000 Received: from smtp88.ord1c.emailsrvr.com ([108.166.43.88]) by magus.postgresql.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1ZUO2O-0001Ze-6N for pgsql-pkg-yum@postgresql.org; Tue, 25 Aug 2015 23:53:59 +0000 Received: from smtp4.relay.ord1c.emailsrvr.com (localhost.localdomain [127.0.0.1]) by smtp4.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id 723971801DD; Tue, 25 Aug 2015 19:53:53 -0400 (EDT) Received: by smtp4.relay.ord1c.emailsrvr.com (Authenticated sender: jeff.frost-AT-pgexperts.com) with ESMTPSA id 138CE1800B9; Tue, 25 Aug 2015 19:53:52 -0400 (EDT) X-Sender-Id: jeff.frost@pgexperts.com Received: from [192.168.32.60] ([UNAVAILABLE]. [207.71.248.180]) (using TLSv1 with cipher DHE-RSA-AES256-SHA) by 0.0.0.0:587 (trex/5.4.2); Tue, 25 Aug 2015 23:53:53 GMT Content-Type: multipart/alternative; boundary="Apple-Mail=_19B7EB66-F0DB-4FD0-B393-AC7B9D28EFA9" Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: Pgbouncer 1.6 From: Jeff Frost In-Reply-To: <1BD2A3B6-D64D-4A5C-81D9-41681A086F2B@aule.net> Date: Tue, 25 Aug 2015 16:53:51 -0700 Cc: pgsql-pkg-yum@postgresql.org Message-Id: References: <55C61307.9070004@aule.net> <1BD2A3B6-D64D-4A5C-81D9-41681A086F2B@aule.net> To: Andomar X-Mailer: Apple Mail (2.2104) X-Pg-Spam-Score: -1.9 (-) 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 --Apple-Mail=_19B7EB66-F0DB-4FD0-B393-AC7B9D28EFA9 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Yes, we definitely plan to update it, just haven=E2=80=99t had a chance = to get to it yet. > On Aug 25, 2015, at 8:18 AM, Andomar wrote: >=20 > Hi, >=20 > A while ago I posted the mail below to the list and it=E2=80=99s in = the archive: > http://www.postgresql.org/message-id/55C61307.9070004@aule.net = >=20 > So I supposed it was sent correctly. >=20 > Is anyone reading this? > Would anyone know how to contact the maintainer for the pgbouncer = package at yum.postgresql.org ? >=20 > Cheers, > Andomar >=20 >> On 08 Aug 2015, at 16:32, Andomar > wrote: >>=20 >> Hi, >>=20 >> Good day. I hope this is the right place to ask this question. >>=20 >> 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 =E2=80=98%include FILENAME=E2=80=99 directive to = allow configuration to be split into several files. >> http://pgbouncer.github.io/2015/08/pgbouncer-1-6/ = >>=20 >> The current pgbouncer package at yum.postgresql.org = shows "1.5.5-1.rhel6" as the latest = version. >>=20 >> Is there a plan / schedule to introduce a pgbouncer 1.6 package to = yum.postgresql.org ? >>=20 >> Kind regards, >> Andomar >>=20 >>=20 >>=20 >=20 --- Jeff Frost CTO, PostgreSQL Experts, Inc. Phone: 1-888-PG-EXPRT x506 FAX: 415-762-5122 http://www.pgexperts.com/=20 --Apple-Mail=_19B7EB66-F0DB-4FD0-B393-AC7B9D28EFA9 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
Yes, we definitely plan to update it, just = haven=E2=80=99t had a chance to get to it yet.


On Aug 25, 2015, at 8:18 AM, Andomar <andomar@aule.net> = wrote:

Hi,

A while ago I posted the = mail below to the list and it=E2=80=99s in the archive:



Cheers,
Andomar

On 08 = Aug 2015, at 16:32, Andomar <andomar@aule.net> wrote:

=20 =20
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 =E2=80=98%include FILENAME=E2=80=99= directive to allow configuration to be split into several files.
http://pgbounce= r.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





---
Jeff Frost <jeff@pgexperts.com>
CTO, = PostgreSQL Experts, Inc.
Phone: 1-888-PG-EXPRT = x506
FAX: 415-762-5122



= --Apple-Mail=_19B7EB66-F0DB-4FD0-B393-AC7B9D28EFA9--