pgagroal 2.0
Posted on 2026-02-02 by pgagroal
Related Open Source
The pgagroal community is happy to
announce version 2.0.0.
New features
- New I/O framework with focus on io_uring and kqueue - increased performance compared to 1.x
- Vault implementation which can change frontend password based on configuration
- Grafana 12 dashboards
- Support for SSL for Prometheus and new metrics
- New management protocol
- Support for UTF-8 passwords
- Numerous improvements and bug-fixes
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 12 dashboard
- Vault for frontend password management
- 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 X.
pgagroal is released under the 3-clause BSD license.