Raw Package Information

Package: pgagroal
Version: 2.1.0-1.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1452
Depends: postgresql-common, libbz2-1.0, libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), libssl3 (>= 3.0.0~~alpha1), libsystemd0, libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
Homepage: https://github.com/agroal/pgagroal
Priority: optional
Section: database
Filename: pool/main/p/pgagroal/pgagroal_2.1.0-1.pgdg22.04+1_amd64.deb
Size: 570388
SHA512: 7be480d8d466e2d201731b7d6d575d746c1e90bd570f2891373da240835a0114fb8792443bae59ee5dd5e84892b91ceb827a34e11f79836e0f400ba02b0b340d
SHA256: 845382d11ac84b8569beb56d22a70698484eef55faed1212876f893a119e24a3
SHA1: 369e40488feb46b2dbe6c1406cad3cd606dfb2cc
MD5sum: 944328840e6a59045f16952d9584d19d
Description: High-performance connection pool for PostgreSQL
 pgagroal is a high-performance protocol-native connection pool for PostgreSQL.
 .
 Pronounced: p-g-a-gro-al, named after Agroal in Portugal.
 .
 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