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.94.2) (envelope-from ) id 1uMA89-004AHK-IE for pgsql-general@arkaria.postgresql.org; Mon, 02 Jun 2025 18:43:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1uMA87-00CGlL-SQ for pgsql-general@arkaria.postgresql.org; Mon, 02 Jun 2025 18:43:27 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uMA87-00CGhr-I5 for pgsql-general@lists.postgresql.org; Mon, 02 Jun 2025 18:43:27 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uMA85-0004rV-0P for pgsql-general@lists.postgresql.org; Mon, 02 Jun 2025 18:43:26 +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 552IhOpm561281; Mon, 2 Jun 2025 14:43:24 -0400 From: Tom Lane To: Donghang Lin cc: pgsql-general@lists.postgresql.org Subject: Re: How to subscribe to pgsql-hackers@postgresql.org In-reply-to: References: Comments: In-reply-to Donghang Lin message dated "Mon, 02 Jun 2025 11:30:35 -0700" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <561279.1748889804.1@sss.pgh.pa.us> Date: Mon, 02 Jun 2025 14:43:24 -0400 Message-ID: <561280.1748889804@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Donghang Lin writes: > I'm subscribing to pgsql-hackers@lists.postgresql.org but only see emails > with this domain comes to my gmail. > I'm having a hard time to find out how to subscribe to > pgsql-hackers@postgresql.org. Those are the same list. The domain name with "lists." is preferred nowadays, but there is no functional difference. regards, tom lane