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 1iGJ18-00077w-5q for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 04 Oct 2019 08:32:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iGJ16-0006l1-Q3 for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 04 Oct 2019 08:32:48 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iGJ16-0006kl-9d for pgsql-pkg-debian@lists.postgresql.org; Fri, 04 Oct 2019 08:32:48 +0000 Received: from server.eikelenboom.it ([91.121.65.215]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iGJ13-00088k-5n for pgsql-pkg-debian@postgresql.org; Fri, 04 Oct 2019 08:32:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=eikelenboom.it; s=20180706; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Date:Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=/74xOe6cKeuzz5SQ9Pa0cwlrQylY7a7RjphERELTTsM=; b=GpgLLcznmZ3EOiRjJn7mfqAOqn fSZG0o6Fu5jqFseAkKaPtPdwgTfDnGMcWYWrpDH1E3lojN/URb7Z0eYSEG5TSMrJarPX3JR5SgbCw gG3KCog2O/ef7EY0Jj+a1wqkz43RWnEx6yAVjGhXq9JhBfquvsG5c0lANVTvR4nmPQIM=; Received: from ip4da85049.direct-adsl.nl ([77.168.80.73]:31338 helo=[10.97.34.6]) by server.eikelenboom.it with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iGJ1c-0002ob-1k for pgsql-pkg-debian@postgresql.org; Fri, 04 Oct 2019 10:33:20 +0200 To: pgsql-pkg-debian@postgresql.org From: Sander Eikelenboom Subject: Extension packages not visible / available for postgres 12 yet ? Message-ID: Date: Fri, 4 Oct 2019 10:33:20 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk L.S., While trying to upgrade to postgres 12, it seems some xxtension packages not visible / available for postgres 12 yet ? My sources list contains the apt.postgresql.org repo and I don't get any error while running apt update: deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main 12 For example i can't find with apt / aptitude: postgresql-12-pgrouting postgresql-12-postgis-2.x Are these packages unavailable yet ? If so do you have any idea when the will get available ? -- Sander