pgagroal 1.6

Posted on 2024-02-23 by pgagroal
Related Open Source

The pgagroal community is happy to announce version 1.6.0.

New features

  • Support for CLI/JSON output
  • Support for client certificates (Experimental)
  • Introduce subcommand config-get
  • Introduce subcommand config-set
  • Add a max_connection_age setting
  • Mac OS X support

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
  • Grafana 8 dashboard
  • 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.