Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qIuC6-0002lT-4B for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 10 Jul 2023 16:57:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qIuC4-0005MF-SC for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 10 Jul 2023 16:57:00 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qIuC4-0005M6-ME for pgsql-pkg-debian@lists.postgresql.org; Mon, 10 Jul 2023 16:57:00 +0000 Received: from forward502c.mail.yandex.net ([2a02:6b8:c03:500:1:45:d181:d502]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qIuBy-0036bB-QF for pgsql-pkg-debian@postgresql.org; Mon, 10 Jul 2023 16:56:59 +0000 Received: from mail-nwsmtp-mxback-production-main-14.iva.yp-c.yandex.net (mail-nwsmtp-mxback-production-main-14.iva.yp-c.yandex.net [IPv6:2a02:6b8:c0c:2fa6:0:640:1c17:0]) by forward502c.mail.yandex.net (Yandex) with ESMTP id 5FC615EB00; Mon, 10 Jul 2023 19:56:52 +0300 (MSK) Received: from mail.yandex.ru (2a02:6b8:c0c:92a1:0:640:9a5b:0 [2a02:6b8:c0c:92a1:0:640:9a5b:0]) by mail-nwsmtp-mxback-production-main-14.iva.yp-c.yandex.net (mxback/Yandex) with HTTP id VubIfA3W5Os0-KXsXjzAT; Mon, 10 Jul 2023 19:56:52 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zsrv.org; s=mail; t=1689008212; bh=Z165uEAdHQRTUSVYf/LRJ0KG9AjMtpSCynMaCCWUreI=; h=Message-Id:References:Date:Cc:Subject:In-Reply-To:To:From; b=ThflFtV7R115qKCQv4carkOPPcok8JZ3SMwe2zV/ERUMWghGX5WyiIQDUhBuupe/t qcplS7hWnAUGWeMt1c+Ya77ZwrbaHJqskOsxZVYnG3axZZcCqUBlKn+016Pdoo0Z47 1NAcP30LIorfxiJyDALDmf58O37vQNpX7Zr7E9Ys= Authentication-Results: mail-nwsmtp-mxback-production-main-14.iva.yp-c.yandex.net; dkim=pass header.i=@zsrv.org Received: by w6obo24y7ujnrtoe.iva.yp-c.yandex.net with HTTP; Mon, 10 Jul 2023 19:56:51 +0300 From: Sergei Kornilov To: Mike Sijmons Cc: pgsql-pkg-debian@postgresql.org In-Reply-To: References: <813101689006994@r3jg5wtwbxytj3pm.iva.yp-c.yandex.net> Subject: Re: Postgresql15 and PostGIS MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Mon, 10 Jul 2023 19:56:51 +0300 Message-Id: <810261689008211@w6obo24y7ujnrtoe.iva.yp-c.yandex.net> Content-Transfer-Encoding: 7bit Content-Type: text/plain List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi > We currently running Ubuntu 18.04 and Postgres 10.23. That's what I thought. Correct, postgresql-15-postgis-3 was not packaged for for ubuntu 18.04. I don't know the backstory, maybe because it was only a few months from the postgresql 15 release to the EOL of this ubuntu release, or there were issues with the build. But there are no packages and now they are definitely not expected to appear. regards, Sergei