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 1nO0tU-0000NX-LY for pgsql-docs@arkaria.postgresql.org; Sat, 26 Feb 2022 17:30:08 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nO0tT-0004lu-4s for pgsql-docs@arkaria.postgresql.org; Sat, 26 Feb 2022 17:30:07 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nO0tS-0004ll-TR for pgsql-docs@lists.postgresql.org; Sat, 26 Feb 2022 17:30:06 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nO0tQ-0001FR-ET for pgsql-docs@lists.postgresql.org; Sat, 26 Feb 2022 17:30:06 +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 21QHTvJl2221340; Sat, 26 Feb 2022 12:29:57 -0500 From: Tom Lane To: "Daniel Westermann (DWE)" cc: "pgsql-docs@lists.postgresql.org" Subject: Re: hot standby <-> Hot Standby In-reply-to: References: Comments: In-reply-to "Daniel Westermann (DWE)" message dated "Sat, 26 Feb 2022 16:54:24 +0000" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2221338.1645896597.1@sss.pgh.pa.us> Date: Sat, 26 Feb 2022 12:29:57 -0500 Message-ID: <2221339.1645896597@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk "Daniel Westermann (DWE)" writes: > which rules do we follow for writing hot standby? The original author liked to capitalize it, but that's since been followed only intermittently. Personally I'd just as soon lose the caps. regards, tom lane