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 1knP5n-0002Ws-6d for pgsql-advocacy@arkaria.postgresql.org; Thu, 10 Dec 2020 16:46:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1knP5l-0000PW-9U for pgsql-advocacy@arkaria.postgresql.org; Thu, 10 Dec 2020 16:46:57 +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 1knP5k-0000PP-IF for pgsql-advocacy@lists.postgresql.org; Thu, 10 Dec 2020 16:46:57 +0000 Received: from out3-smtp.messagingengine.com ([66.111.4.27]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1knP5h-0006rS-VB for pgsql-advocacy@lists.postgresql.org; Thu, 10 Dec 2020 16:46:55 +0000 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 3A4825C00E4; Thu, 10 Dec 2020 11:46:52 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Thu, 10 Dec 2020 11:46:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=ox9yrCbfSNSsuZJcM BAbn0kKxgF0Y1ClEi4hhjTsVL0=; b=F34MPerjx9Cizu4FnL2GNffxsqugGRU4F ul3GkENwx/0CtCRCxAJgT8jV5SQd2BaoaZuhdv1ejYuwGcNUtYfEflgjjUMZxOrD k63N1mpuHGi052PD3uah4RFU3Pf7MsVJNiJqPMSdZDBzBkVRn/8Kzk6HMJJ5VpAA boQTEHCDh2fUGOBz6A9ZGe2PX43sMqn5wKiRPTMseCsy883GjKRIv/7t6cUYDyI7 deaU9H+1Nx3C9anfo2wkc+3ZtKeaElbqIeMoqLpBFj0xRrtQKRnYEI9KNPc2hZev iLRIbRm6Vl+fGFe7sHDIIcyubkAEzQoc3Y9m+oK/VpH2GRaI4xQ7Q== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudektddgleefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfggtggujggfsehttdertddtredvnecuhfhrohhmpeetlhhvrghr ohcujfgvrhhrvghrrgcuoegrlhhvhhgvrhhrvgesrghlvhhhrdhnohdqihhprdhorhhgqe enucggtffrrghtthgvrhhnpeegteekueffheeuudfhveegleffudeufeegjedttedtjeeu ledtlefhvdegveevueenucffohhmrghinhepshhlrggtkhdrtghomhdpthhhvgdrohhrgh enucfkphepudeltddrleehrddukedrjeelnecuvehluhhsthgvrhfuihiivgeptdenucfr rghrrghmpehmrghilhhfrhhomheprghlvhhhvghrrhgvsegrlhhvhhdrnhhoqdhiphdroh hrgh X-ME-Proxy: Received: from perhan.alvh.no-ip.org (unknown [190.95.18.79]) by mail.messagingengine.com (Postfix) with ESMTPA id 046AC1080057; Thu, 10 Dec 2020 11:46:51 -0500 (EST) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id EDBE22A1530; Thu, 10 Dec 2020 13:46:48 -0300 (-03) Date: Thu, 10 Dec 2020 13:46:48 -0300 From: Alvaro Herrera To: Stephen Frost Cc: Justin Clift , "Jonathan S. Katz" , Valeria Kaplan , pgsql-advocacy@lists.postgresql.org, denish.j.patel@gmail.com Subject: Re: PostgreSQL on K8 with Operator Message-ID: <20201210164648.GA13223@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201210162914.GL16415@tamriel.snowman.net> User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2020-Dec-10, Stephen Frost wrote: > > You mean the "postgresteam.slack.com" domain name? That kind of thing > > is pretty standard for Slack, and the "postgresteam" name seem on topic > > enough to be ok (to me). :) > > I wasn't referring to that as being an issue, but rather wondering if > there was a way on the admin side of the slack team to modify the URL > that shows when you click on the top-left drop-down menu, to make it > point to the .Org Community page, or something along those lines, so > that folks don't send people to the postgresteam.slack.com URL by > mistake, as happened here. Sounds easy to solve ... install a Mattermost instance in a PG community host, have people join that. Done :-)