pgagroal 1.5.0-2 source package in Ubuntu

Changelog

pgagroal (1.5.0-2) unstable; urgency=medium

  * Add -latomic for armel/mipsel/powerpc/riscv64.

 -- Christoph Berg <email address hidden>  Thu, 24 Nov 2022 10:38:58 +0100

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
pgagroal_1.5.0-2.dsc 2.0 KiB 7a942dc4a0d6a8b3ca6cd813cbc40700090a6a5773f226e69bf4ab7f24f29d02
pgagroal_1.5.0.orig.tar.gz 272.8 KiB f2f966b622fda37a7a1ef47aea1c916d0d7df9902bd1b6678f99c03a3e32b977
pgagroal_1.5.0-2.debian.tar.xz 3.3 KiB f2d304bb775d09c3773f09d0ea91c926e7dded508b73ece250d91b62c2bdd091

Available diffs

No changes file available.

Binary packages built by this source

pgagroal: 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

pgagroal-dbgsym: debug symbols for pgagroal