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 1hQWXQ-0005uT-Bp for pgsql-www@arkaria.postgresql.org; Tue, 14 May 2019 12:28:08 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hQWXN-0001rY-TT for pgsql-www@arkaria.postgresql.org; Tue, 14 May 2019 12:28:05 +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 1hQWXN-0001rQ-Bv for pgsql-www@lists.postgresql.org; Tue, 14 May 2019 12:28:05 +0000 Received: from meldrar.postgresql.org ([2a02:c0:301:0:ffff::31]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hQWXF-0004Ak-Qi for pgsql-www@lists.postgresql.org; Tue, 14 May 2019 12:28:03 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:References:In-Reply-To:Subject:Cc: To:From:Date:Content-Transfer-Encoding:Content-Type:MIME-Version:Sender: Reply-To:Content-ID:Content-Description; bh=VVVLeFW1hMJ48VHQ610vk1F+uYqXd9CYZzn4uiP9pgU=; b=P/v1E//L1ZRtYqI26QryWJGrNJ V5VXlVtrxzC78W4pk8edEhVwtxqN2oCpiPHN4EzLnlFF8+JL5k3D2c4TuDJUERuFEnpUfo1M2mlaM Y53BVEAJ+aeNpRMoDQLils2t4gqZDPe8EufoX5i9osqkTMmcOBmzTkr0awTffnfLpu3ziWDNSm1gE c9xGpWgUhYree3phbqlA+o93Sycme3WsUf792OZgS+8wtS3jon1T5r6T/RJm9ZCO5Ww3ZuhtPCwOe 24QomRo1y9rHyzIZoOD6p78Ly7KLCKW1KvKeQxsIx9hdf2Ee4ohnsOxF9CKDqdTyeDCLJame7GoBP +4egUu4w==; Received: from meldrar.postgresql.org ([87.238.57.231] helo=webmail.postgresql.org) by meldrar.postgresql.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hQWXB-0008SA-PJ; Tue, 14 May 2019 12:27:56 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 14 May 2019 22:27:51 +1000 From: Justin Clift To: Dave Page Cc: "Jonathan S. Katz" , PostgreSQL WWW Subject: Re: Cleaning up the Download options In-Reply-To: References: <3f19beeb-22c1-7caa-234c-48417e95f290@postgresql.org> Message-ID: <163cb1ce35f8f67936d52a620f5c73d8@postgresql.org> X-Sender: justin@postgresql.org User-Agent: Roundcube Webmail/1.2.3 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2019-05-14 20:53, Dave Page wrote: > On Sun, May 12, 2019 at 4:56 PM Jonathan S. Katz >> +1 to Justin's comment downthread on referencing the container >> packages >> from DockerHub, though for the time being I'd treat it as "3rd Party >> Dist." as we don't actually validate those packages in any way nor are > > Right. They're also not on the -packagers list. Oh, good point. I'll look up some of the people responsible for the PG images on DockerHub and point them at the -packagers list. No idea if it'll work, but shouldn't hurt to try. :) + Justin