pgagroal 1.1.0 - Mailing list pgsql-announce

From Red Hat via PostgreSQL Announce
Subject pgagroal 1.1.0
Date
Msg-id 160985882241.3272.15268047255728311462@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

pgagroal 1.1.0

The pgagroal community is happy to announce version 1.1.0.

New features

  • Transaction pooling enhancements
  • Allow reload of the configuration
  • Initial support for BSD based systems

pgagroal

pgagroal is a high-performance protocol-native connection pool for PostgreSQL.

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 or GitHub. Follow on Twitter.

pgagroal is released under the 3-clause BSD license, and is sponsored by Red Hat.

 

pgsql-announce by date:

Previous
From: PWN via PostgreSQL Announce
Date:
Subject: PostgreSQL Weekly News - January 3, 2021
Next
From: Nicolas Thauvin via PostgreSQL Announce
Date:
Subject: pg_back 1.10 released