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 1tMFmT-0032Ie-0W for pgsql-admin@arkaria.postgresql.org; Sat, 14 Dec 2024 00:13:13 +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 1tMFmQ-00ER6o-25 for pgsql-admin@arkaria.postgresql.org; Sat, 14 Dec 2024 00:13:11 +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 1tMFmP-00ER6g-Hp for pgsql-admin@lists.postgresql.org; Sat, 14 Dec 2024 00:13:10 +0000 Received: from mout-u-107.mailbox.org ([80.241.59.207]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tMFmO-002jIX-1y for pgsql-admin@lists.postgresql.org; Sat, 14 Dec 2024 00:13:10 +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-u-107.mailbox.org (Postfix) with ESMTPS id 4Y969W1Dstz9sbt; Sat, 14 Dec 2024 01:13:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ewie.name; s=MBO0001; t=1734135183; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1HFowhYGqutye8tvt7Zl7aKHwUqxMjNoAC3r5qvaha4=; b=dv4qsZ0elGCbBp/+0LyEanClwsJNTcn199QOsnMxApCQGzTjZnR4Oyl1EGiwxkJbDpp5rS AluuzT7ypEWrzxix7VM0vJktMW0tuCHp1LP4E8+BlN/umM1+LMJxYvA1U4H5FQjRJvbkzy Z/bFHMkmrCsETbHmmX2uXBxu2/Jd4O8fw3xqmPlOeym8FnRX8RmBKy2XxxUZeB+ThCGSfr zrodaxTk5lu/wexFDojwkHXhQn54lCFVtr/mJgU6OQ6fVPBEO9FYiRXoxTIXFY7c0MEzCd 2rcN3oB498hJjKwPtbPWDZLXOQ2GswMIUv6kpkOo6mPQenZ17eLZNzFOtdvs5w== Date: Sat, 14 Dec 2024 01:13:01 +0100 From: Erik Wienhold To: =?utf-8?Q?P=C3=A4r?= Mattsson Cc: pgsql-admin@lists.postgresql.org Subject: Re: Postgis Message-ID: References: <964582FA-6D9D-4D56-8B5F-FE1E860018CB@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <964582FA-6D9D-4D56-8B5F-FE1E860018CB@gmail.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2024-12-13 21:03 +0100, Pär Mattsson wrote: > Easiest way to add Postgis into Postgres version 15 on redhat linux 9. My guess: https://postgis.net/documentation/getting_started/install_red_hat/ -- Erik