Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iIVAt-00064I-VD for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 10 Oct 2019 09:56:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iIVAs-0000lv-E4 for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 10 Oct 2019 09:55:58 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iIVAs-0000lo-7A for pgsql-pkg-debian@lists.postgresql.org; Thu, 10 Oct 2019 09:55:58 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iIVAp-0006ne-A5 for pgsql-pkg-debian@lists.postgresql.org; Thu, 10 Oct 2019 09:55:57 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 46pmgG216bz3F1d; Thu, 10 Oct 2019 11:55:54 +0200 (CEST) Date: Thu, 10 Oct 2019 11:55:53 +0200 From: Christoph Berg To: Arya F Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: will postgresql-12-postgis-2.5 become available in the postgres repository? Message-ID: <20191010095553.GF21137@msg.df7cb.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: Arya F 2019-10-10 > I installed Postgresql 11 using the Postgresql apt repository listed below > > deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main > > and I was also able to install postgresql-11-postgis-2.5 > > I have now installed Postgresql 12, but no package named > postgresql-12-postgis-2.5 exists yet. Will this package soon become > available in the postgres apt repository? Hi, at the moment we have the problem that postgis 3.0beta builds are already in the repository, so we unfortunately blocked our way to do any more 2.5 builds. 3.0.0 is due very soon, so I can't say if we'll be able to provide 2.5 builds. Likely, the outcome will be that you should go for postgresql-12-postgis-3 once it's out. Christoph