pgagroal 1.0.0

From: Red Hat via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: pgagroal 1.0.0
Date: 2020-11-25 21:27:27
Message-ID: 160633964737.25817.6060700149373881687@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The [pgagroal](https://agroal.github.io/pgagroal/) community is happy to
announce version [1.0.0](https://agroal.github.io/pgagroal/release/announcement/2020/11/24/pgagroal-1.0.0.html).

__New features__

* Set the process title
* Connection tracker

Plus various improvements.

__pgagroal__

[pgagroal](https://agroal.github.io/pgagroal/) is a high-performance protocol-native connection pool for
[PostgreSQL](https://www.postgresql.org/).

__Features__

* High performance
* Connection pool
* Limit connections for users and databases
* Prefill support
* Remove idle connections
* Perform connection validation
* Enable / disable database access
* Graceful / fast shutdown
* Prometheus support
* Remote management
* Authentication query support
* Failover support
* Transport Layer Security (TLS) v1.2+ support
* Daemon mode
* User vault

Learn more on our [web site](https://agroal.github.io/pgagroal/) or [GitHub](https://github.com/agroal/pgagroal).
Follow on [Twitter](https://twitter.com/pgagroal).

[pgagroal](https://agroal.github.io/pgagroal/) is released under the
[3-clause BSD license](https://opensource.org/licenses/BSD-3-Clause), and is sponsored by [Red Hat](https://www.redhat.com/en).

Browse pgsql-announce by date

  From Date Subject
Next Message Pgpool Global Development Group via PostgreSQL Announce 2020-11-27 15:08:23 Pgpool-II 4.2.0 is now released.
Previous Message Gilles Darold via PostgreSQL Announce 2020-11-24 22:04:45 pgBadger v11.4 released