Main new features:

* 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.

Full details: http://pgbouncer.github.io/2015/08/pgbouncer-1-6/


About
-----

PgBouncer is lightweight connection pooler for PostgreSQL.

Homepage: https://pgbouncer.github.io


--
 Petr Jelinek                  http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


--
Sent via pgsql-announce mailing list (pgsql-announce@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-announce

Reply via email to