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 1uRHXq-009Vs1-Ds for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Jun 2025 21:39:10 +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 1uRHXo-003nzY-FW for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Jun 2025 21:39:09 +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 1uRHXo-003nzQ-9T for pgsql-pkg-debian@lists.postgresql.org; Mon, 16 Jun 2025 21:39:08 +0000 Received: from mout-p-103.mailbox.org ([80.241.56.161]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uRHXm-002QoG-0x for pgsql-pkg-debian@postgresql.org; Mon, 16 Jun 2025 21:39:08 +0000 Received: from smtp202.mailbox.org (smtp202.mailbox.org [10.196.197.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-103.mailbox.org (Postfix) with ESMTPS id 4bLk0P3ljrz9smn; Mon, 16 Jun 2025 23:39:01 +0200 (CEST) Date: Mon, 16 Jun 2025 23:39:00 +0200 From: Christoph Berg To: "Hicks, David (RCMP/GRC)" Cc: "pgsql-pkg-debian@postgresql.org" Subject: Re: Jammy-pgdg repository Message-ID: Mail-Followup-To: Christoph Berg , "Hicks, David (RCMP/GRC)" , "pgsql-pkg-debian@postgresql.org" References: <6b344ee18d874d95b6083cfecea9ac4c@rcmp-grc.gc.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6b344ee18d874d95b6083cfecea9ac4c@rcmp-grc.gc.ca> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Hicks, David (RCMP/GRC) > So I am trying to install Postgresql-15 on Ubuntu 22.04LTS. I have done all the repository subscription work on my end and I can only see version 14. Hi, 14 is the version shipped with jammy. If apt.postgresql.org doesn't show up, you missed one step in setting up the repo. (Did you run `apt update`?) Christoph