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 1siXMs-005qqk-7D for pgsql-general@arkaria.postgresql.org; Mon, 26 Aug 2024 10:54: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 1siXMq-008PFl-9Y for pgsql-general@arkaria.postgresql.org; Mon, 26 Aug 2024 10:54:36 +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 1siXMp-008PFU-V9 for pgsql-general@lists.postgresql.org; Mon, 26 Aug 2024 10:54:36 +0000 Received: from srv01.teladesign.ie ([2001:41c9:1:41d::10]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1siXMn-001VR7-SJ for pgsql-general@lists.postgresql.org; Mon, 26 Aug 2024 10:54:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=rodonnell.ie; s=exim; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: References:To:From:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To:Cc: Content-ID:Content-Description:Resent-Message-ID; bh=dCIeQ/ACCBsaA4iGl99+wyca8Ns87DG96bei/7bLR+o=; b=sUek9R4QSAOooJO8oz8RpFh0gq Ah08bvAz/2cK4vCnb85KRk0NCCLRbKvA6qncggtMIbAiBCf9MJTCxlIjYVeMpLNm5RZlzbea7B/ap Z6+BGCGVAMRE9D6BQFwPLs1ANffVzU6D5SUkvPZPmO5QL7WdPKfSt+mg4ZJ/Or3CqfTE=; Received: from [86.43.85.86] (helo=[192.168.1.33]) by srv01.teladesign.ie with esmtpsa (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1siXMk-00071j-Ac; Mon, 26 Aug 2024 11:54:31 +0100 Message-ID: <6ac334d6-a5bc-4e0a-8336-d2b3b018a085@rodonnell.ie> Date: Mon, 26 Aug 2024 11:54:29 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Issue Installing PostgreSQL 17 on Ubuntu 22.04 (Jammy) From: Ray O'Donnell To: Jyoti Saxena , pgsql-general@lists.postgresql.org References: <2bf2cb07-458c-4299-8b85-8714af3f64b2@rodonnell.ie> Content-Language: en-GB In-Reply-To: <2bf2cb07-458c-4299-8b85-8714af3f64b2@rodonnell.ie> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 26/08/2024 11:43, Ray O'Donnell wrote: > On 26/08/2024 07:52, Jyoti Saxena wrote: >> >> Hi, >> >> I’m encountering an issue while trying to install PostgreSQL 17 on my >> Ubuntu 22.04 (Jammy) system. I followed the installation instructions >> from the official PostgreSQL website >> https://www.postgresql.org/download/linux/ubuntu/. >> > > I don't know what's currently available in the PG apt repo, but > PostgreSQL 17 hasn't been released yet. Maybe you need to ask for a > beta package or something? PS - there are more instructions at https://apt.postgresql.org, including a link to this page on the wiki which will hopefully help:     https://wiki.postgresql.org/wiki/Apt/FAQ#Development_snapshots Ray. -- Raymond O'Donnell // Galway // Ireland ray@rodonnell.ie