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 1tmefd-008Tng-NY for pgsql-general@arkaria.postgresql.org; Mon, 24 Feb 2025 20:03:18 +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 1tmefc-007U3D-Ug for pgsql-general@arkaria.postgresql.org; Mon, 24 Feb 2025 20:03:16 +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 1tmefc-007U2l-JW for pgsql-general@lists.postgresql.org; Mon, 24 Feb 2025 20:03:16 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tmefZ-000XAg-1i for pgsql-general@lists.postgresql.org; Mon, 24 Feb 2025 20:03:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2025010100; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=XZEg0cEYPRpEbCr1ODZCRxZitvTH3ZUN2sBhWZSLjSc=; b=Qbm/j 2F99DMdcx7ZUhstzsylAzpUke66+mwrE2fT1Igc3luJIkhEE6KbKl4NK27j5NvBMUU7HUXItGbVJ9 S12/aMhGc+zBW89lF8HdRP7mLs3gNxPMhAU8SkVx13KwdwJgcuNH/5zV+IETjdiKE7ivNcv6nUIX0 zhM87yM/LGLlRWx7TjP3d82pWucSgLRLkmsUM/pH242eI4aSvbqHPC8MJonJ6ZekNrh9R9c+C1KDE KNFpHaXr2dtcdyQmzemhzo6k9WSxHuoIQXwoYFbmQIajQHHUx8tXiSrpis7zREo5IWnwJOuCmexKk kY1WG7cWOBQT6jzixJFzPqQkyQzrg==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1tmefZ-005hL3-2a; Mon, 24 Feb 2025 15:03:13 -0500 Date: Mon, 24 Feb 2025 15:03:13 -0500 From: Bruce Momjian To: Jeremy Schneider Cc: pgsql-general@lists.postgresql.org Subject: Re: the postgr.es/m/MESSAGE_ID URL format Message-ID: References: <20250224115620.2e08675a@ardentperf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250224115620.2e08675a@ardentperf.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, Feb 24, 2025 at 11:56:20AM -0800, Jeremy Schneider wrote: > Hello, > > Is there a page somewhere on the postgres wiki with a simple high-level > explanation of what the https://postgr.es/m/MESSAGE_ID URL format is > and how to construct one of these URLs? > > For example, can this be used for all postgres mailing lists or only > certain lists (like hackers)? > > It's probably a two sentence thing, but with some basic searching I > couldn't find a wiki page with those two sentences > > It is referenced here for commit messages > https://wiki.postgresql.org/wiki/Commit_Message_Guidance > > I also find it useful for mailing list messages I just take https://postgr.es/m/ and append the Message-id header from the email, and have never seen it fail. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.