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 1hQWxJ-0007Yf-RT for pgsql-www@arkaria.postgresql.org; Tue, 14 May 2019 12:54:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hQWxH-0002Me-KD for pgsql-www@arkaria.postgresql.org; Tue, 14 May 2019 12:54:51 +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 1hQWxH-0002MW-DM for pgsql-www@lists.postgresql.org; Tue, 14 May 2019 12:54:51 +0000 Received: from meldrar.postgresql.org ([2a02:c0:301:0:ffff::31]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hQWxF-0004ec-2Z for pgsql-www@lists.postgresql.org; Tue, 14 May 2019 12:54:51 +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=T0ZYHZIdkO0I27s5uZf7xxD8/3aRowauttUvZ5g4fdQ=; b=sZttXzkl/sv6ZUfxMSqrSy4HMy zv/XT+1cq64CzpSNYnJ33W497OXw3D5yVHcRkEYTd6akqU725kYKZQ/A4ihyydL96sCKm/V8fEPdQ wQMoyRNfzH8AGSNOZBU6yKKru9YqBJi5TNSO9pQiHKGzunJqIf894OCzgxJY7Psp68DWHtVDZ3b+I depnZqWrNHlzp33q+MAPvrHXKl+d+RQmGHj8Zg2mmIeLILFx2SIqyZJ2hzjqGiI6zgnLi5TdJB+yP QdNmg8YDtuBGECnNmtiFoXy+GotvFOiiTlQ1kE0RGuRNqvLv17M32juX3Wgm0rL+rUaKOvV6BMhxc HEDMO6/A==; 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 1hQWxC-00012s-Ez; Tue, 14 May 2019 12:54:48 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 14 May 2019 22:54:46 +1000 From: Justin Clift To: Dave Page Cc: PostgreSQL WWW Subject: Re: Cleaning up the Download options In-Reply-To: References: <3f19beeb-22c1-7caa-234c-48417e95f290@postgresql.org> Message-ID: 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: > Right. They're also not on the -packagers list. Not seeing a mention of any packagers related mailing list on the main PG website: https://www.postgresql.org/list/ ... nor on our mailing list search page: https://www.postgresql.org/search/ There are a few lists for specific packing types though: * https://www.postgresql.org/list/pgsql-pkg-debian/ * https://www.postgresql.org/list/pgsql-pkg-yum/ * https://www.postgresql.org/list/pgsql-pkg-docker/ <-- here So, they're already on there though the docker list is inactive and hasn't seen email traffic in nearly 3 years. The two main people for the DockerHub PG repo (to this day) are Tianon Gravi and Joe Ferguson, who were present on the now inactive mailing list. Hmmm, thoughts? + Justin