pgagroal 0.9.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 0.9.0
Date: 2020-09-23 06:38:39
Message-ID: 160084311988.14062.9455612525907963726@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 [0.9.0](https://agroal.github.io/pgagroal/release/announcement/2020/09/22/pgagroal-0.9.0.html).

__New features__

* Transaction pooling
* Huge page support
* Unix Domain Socket support

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 PostgreSQL Global Development Group 2020-09-24 12:59:18 PostgreSQL 13 Released!
Previous Message Highgo Software via PostgreSQL Announce 2020-09-21 23:39:07 ORC Foreign Data Wrapper Update Version 1.1.0 is Released!