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 1uHgy6-007Z6J-Da for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 21 May 2025 10:46:38 +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 1uHgy5-005fkZ-9X for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 21 May 2025 10:46:37 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uHgy5-005fkR-3i for pgsql-pkg-debian@lists.postgresql.org; Wed, 21 May 2025 10:46:36 +0000 Received: from mout-p-102.mailbox.org ([2001:67c:2050:0:465::102]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uHgy2-0007nL-1G for pgsql-pkg-debian@lists.postgresql.org; Wed, 21 May 2025 10:46:36 +0000 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4b2SlS1jCgz9tY5; Wed, 21 May 2025 12:46:28 +0200 (CEST) Date: Wed, 21 May 2025 12:46:27 +0200 From: Christoph Berg To: Debian Bug Tracking System <772047@bugs.debian.org> Cc: PostgreSQL in Debian Subject: Re: Bug#772047: RFH: pgpool2 -- connection pool server and replication proxy for PostgreSQL Message-ID: Mail-Followup-To: Christoph Berg , Debian Bug Tracking System <772047@bugs.debian.org>, PostgreSQL in Debian References: <20141204170408.GA23463@msg.df7cb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141204170408.GA23463@msg.df7cb.de> X-Debbugs-No-Ack: please X-Rspamd-Queue-Id: 4b2SlS1jCgz9tY5 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Back in 2014 I wrote: > I request assistance with maintaining the pgpool2 package in the > PostgreSQL team. I'm not using the package myself - someone with more > experience in actually running pgpool2 would be welcome to take care > of getting the more advanced features (e.g. memcached support) into > shape. If there's people interested in pgpool2, now would be a good time to look at https://github.com/pgpool/pgpool2/issues/106. pgpool2 might miss trixie otherwise. Christoph