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.96) (envelope-from ) id 1wSaDf-003H0C-1A for pgsql-bugs@arkaria.postgresql.org; Thu, 28 May 2026 12:52:15 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wSaDd-00C5x0-06 for pgsql-bugs@arkaria.postgresql.org; Thu, 28 May 2026 12:52:13 +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.96) (envelope-from ) id 1wSTJp-00BBXN-1S for pgsql-bugs@lists.postgresql.org; Thu, 28 May 2026 05:30:10 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wSTJo-000000017Yg-1dEO for pgsql-bugs@lists.postgresql.org; Thu, 28 May 2026 05:30:09 +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:Cc:From:To:Subject: Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Content-ID: Content-Description:In-Reply-To:References; bh=UU9T07SN8yPrymsvn7Lh50DchUYtb0UzXBZEtHqLfLM=; b=B0aAon/U4YaaHD7LAutexnL1lC eHPMjpJyqPLSxfWuNedBwfBnRa7NCoGf6PQw/YjiT4d5Rn0zjHIFIV8WSN4CRJZ/jlNEfCds/MCQM nYRJ38T+22DPt0dtGMYgBoVN6BX2X+Tj6suLv54fp5/tekSgbm/jj1gRYLIlp3PemqYKvcVOy3PZV KwtQiMuoUlfamLvVH2wyqbQOSUk7hRQXHCkHxhR5l0Ue/+wh6LS8X2QXi3yWOJ++bt1O1mVgr0R/a 1KqhsVGF3z9iWGKa0tt2R1u7+tewwePryL4ePzMIV29MYTyoG3ByX6yhQDnv1TqAMihz2/L2v6XOq GTctRxzw==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wSTJm-003XUM-2Y for pgsql-bugs@lists.postgresql.org; Thu, 28 May 2026 05:30:08 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wSTJl-00AmVq-02 for pgsql-bugs@lists.postgresql.org; Thu, 28 May 2026 05:30:05 +0000 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: BUG #19499: Extensions Powa and Powa-archivist are missing in official download repository To: pgsql-bugs@lists.postgresql.org From: PG Bug reporting form Cc: kraudelt@zv.uni-wuerzburg.de Reply-To: kraudelt@zv.uni-wuerzburg.de, pgsql-bugs@lists.postgresql.org Date: Thu, 28 May 2026 05:29:43 +0000 Message-ID: <19499-d2c36ea581f1175b@postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk The following bug has been logged on the website: Bug reference: 19499 Logged by: Ralf Kraudelt Email address: kraudelt@zv.uni-wuerzburg.de PostgreSQL version: 17.10 Operating system: Rockylinux 10 Description: =20 Hi, the extensions powa and powa-archivist are missing. Only powa-web and powa-collector are available in the EL10 commons path. Both missing extensions are available for PostgreSQL 16 and 18 https://download.postgresql.org/pub/repos/yum/18/redhat/rhel-10-x86_64/ , only version 17 under https://download.postgresql.org/pub/repos/yum/17/redhat/rhel-10-x86_64/ is missing. Thanks, Ralf