Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rdSzS-005jyK-QO for pgsql-announce@arkaria.postgresql.org; Fri, 23 Feb 2024 10:41:15 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rdSzR-000CWI-8j for pgsql-announce@arkaria.postgresql.org; Fri, 23 Feb 2024 10:41:13 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rdSzQ-000CW7-DO for pgsql-announce@lists.postgresql.org; Fri, 23 Feb 2024 10:41:12 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rdSzK-000VGz-QD for pgsql-announce@lists.postgresql.org; Fri, 23 Feb 2024 10:41:12 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=NfuGG8n2soCAVy8RzLA14C21qc1OT/PwYt8tB5ieohw=; b=vYD5UkrAMiXYnhRgbl6+B59L1K pB4isjPQIqZm0y+tJxacBMwXmoNPXy70C2OamM2pqPcQMOhtFo2oYww8WCo1AW51L6YDYXOwt6oOt HQF3JonlHbxO/PLmF5NE5z3zHTVqG4vCe743DqtBcMUv9Y+ZB9kg5h6WpIp+/3cxkDuCZn8SDXWy5 /YWIZ/p0B3s/Lwj8euXaSRXDARIhkH8ZIxCjipSUu3WmIG6oO0H27fHdJkxrIdvWPtEXseAvv5Sg6 whQ5ZK2AUEgN13Mla2lIPB1UP7tFA+kDnyG2FoeiI2kKAUbzY2vk81Sc9QfHdtGf7OeyKWsJlCNYr 4gfOcLPQ==; Received: from wrigleys.postgresql.org ([2a02:c0:301:0:ffff::34]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rdSzH-001SJF-KP for pgsql-announce@lists.postgresql.org; Fri, 23 Feb 2024 10:41:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rdSzF-003ZRf-So for pgsql-announce@lists.postgresql.org; Fri, 23 Feb 2024 10:41:02 +0000 Content-Type: multipart/mixed; boundary="===============1173729926651815404==" MIME-Version: 1.0 Subject: pgagroal 1.6 To: PostgreSQL Announce From: pgagroal via PostgreSQL Announce Reply-To: jesper.pedersen@comcast.net Date: Fri, 23 Feb 2024 10:40:52 +0000 Message-ID: <170868485221.644.13093445551667728711@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: aea36f094835d4469189d06a53b040c21a0a26f72aafaf630b952704853d4241 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============1173729926651815404== Content-Type: multipart/alternative; boundary="===============7634215084847995209==" MIME-Version: 1.0 --===============7634215084847995209== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable The [pgagroal](https://agroal.github.io/pgagroal/) community is happy to announce version [1.6.0](https://agroal.github.io/pgagroal/release/announce= ment/2024/02/22/pgagroal-1.6.0.html). __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](https://agroal.github.io/pgagroal/) is a high-performance protoc= ol-native connection pool for [PostgreSQL](https://www.postgresql.org/). __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](https://agroal.github.io/pgagroal/) or [GitHub= ](https://github.com/agroal/pgagroal). Follow on [Twitter](https://twitter.com/pgagroal). [pgagroal](https://agroal.github.io/pgagroal/) is released under the [3-cla= use BSD license](https://opensource.org/licenses/BSD-3-Clause). --===============7634215084847995209== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgagroal 1.6
 

pgagroal 1.6

The pgagroal c= ommunity is happy to announce version 1.6.0.

New features

  • Support for CLI= /JSON output
  • Support for cli= ent certificates (Experimental)
  • Introduce subco= mmand config-get
  • Introduce subco= mmand config-set
  • Add a max_conne= ction_age setting
  • Mac OS X suppor= t

pgagroal

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

Features

  • High performanc= e
  • Connection pool=
  • Limit connectio= ns for users and databases
  • Prefill support=
  • Remove idle con= nections
  • Perform connect= ion validation
  • Enable / disabl= e database access
  • Graceful / fast= shutdown
  • Prometheus supp= ort
  • Grafana 8 dashb= oard
  • Remote manageme= nt
  • Authentication = query support
  • Failover suppor= t
  • Transport Layer= Security (TLS) v1.2+ support
  • Daemon mode
  • User vault

Learn more on our = web site or GitHub. Follow on Twitter.

pgagroal is re= leased under the 3-clause BSD license.

This email was sent to you from pgagroal. It was delivered on their behalf = by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to pgagroal.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============7634215084847995209==-- --===============1173729926651815404==--