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 1siXCJ-005ocb-4M for pgsql-general@arkaria.postgresql.org; Mon, 26 Aug 2024 10:43:43 +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 1siXCH-008D3i-8N for pgsql-general@arkaria.postgresql.org; Mon, 26 Aug 2024 10:43:41 +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 1siXCG-008D3W-RB for pgsql-general@lists.postgresql.org; Mon, 26 Aug 2024 10:43:41 +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 1siXCD-001VLe-In for pgsql-general@lists.postgresql.org; Mon, 26 Aug 2024 10:43:40 +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: From:References:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To:Cc: Content-ID:Content-Description:Resent-Message-ID; bh=VVvjGrxbeI5k5098HnHwnG5V9Ds2mPFJguqju2EV7fg=; b=efJVubAF7RgszOqX9rXYnnjr5G 3jd0/3F38FvOp9q8XG5hLRsZaBEVzNlDzK8MnNnTibw7NqUbsl5N3n0/j54jC7OSL2w5RDWfsuORs Jk/+MTyvw58UKIc1J9XDevkYTMwjSjQ6ZUwhrZrzKcEdEG0Lw9+Z/pf51wM/CeWW+CIU=; 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 1siXC8-0006vd-3m; Mon, 26 Aug 2024 11:43:33 +0100 Message-ID: <2bf2cb07-458c-4299-8b85-8714af3f64b2@rodonnell.ie> Date: Mon, 26 Aug 2024 11:43:28 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Issue Installing PostgreSQL 17 on Ubuntu 22.04 (Jammy) To: Jyoti Saxena , pgsql-general@lists.postgresql.org References: Content-Language: en-GB From: Ray O'Donnell In-Reply-To: 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 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? Ray. -- Raymond O'Donnell // Galway // Ireland ray@rodonnell.ie