Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vL18J-000dsm-0a for pgsql-www@arkaria.postgresql.org; Mon, 17 Nov 2025 15:27:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vL17H-000UPs-2a for pgsql-www@arkaria.postgresql.org; Mon, 17 Nov 2025 15:26:08 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vL17H-000UPj-1z for pgsql-www@lists.postgresql.org; Mon, 17 Nov 2025 15:26:07 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vL17D-00014D-1e for pgsql-www@postgresql.org; Mon, 17 Nov 2025 15:26:07 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 5AHFPr4m546022; Mon, 17 Nov 2025 10:25:53 -0500 From: Tom Lane To: Dave Page cc: Cornelia Biacsics , pgsql-www@postgresql.org Subject: Re: Request to add a new item to the PostgreSQL Wiki Main Page In-reply-to: References: Comments: In-reply-to Dave Page message dated "Mon, 17 Nov 2025 11:47:31 +0000" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <546020.1763393153.1@sss.pgh.pa.us> Date: Mon, 17 Nov 2025 10:25:53 -0500 Message-ID: <546021.1763393153@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Dave Page writes: > On Mon, 17 Nov 2025 at 11:31, Cornelia Biacsics < > cornelia.biacsics@cybertec.at> wrote: >> I would like to request the addition of a new item on the main page of the >> PostgreSQL Wiki https://wiki.postgresql.org/. Under this item, I plan to >> create several subpages that list all available social channels used by >> members of the PostgreSQL community (e.g., Slack, Telegram, Discord, etc.). > I don't necessarily object to having a wiki page like this, but it would > need to be *extremely* clear that these are NOT official PostgreSQL > channels, and that they may have their own participation rules, outside of > the standard community ones. We definitely need more opinions on this > though - others on the core team or the CoC committee (as well as others) > should give their thoughts as well. FWIW, I think it's a fine idea as long as we make it sufficiently clear that these aren't community-run spaces and don't necessarily follow the community CoC. That being the case, I'm not sure I like any of the three proposed page titles, as they all include "Community" somewhere. Maybe something like "PostgreSQL-Related Communication Channels"? But I'm just bikeshedding. regards, tom lane