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 1nkMct-0008Tp-RG for pgsql-docs@arkaria.postgresql.org; Fri, 29 Apr 2022 09:09:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nkMcs-00071t-FE for pgsql-docs@arkaria.postgresql.org; Fri, 29 Apr 2022 09:09:22 +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 1nkMcs-0006wj-7B for pgsql-docs@lists.postgresql.org; Fri, 29 Apr 2022 09:09:22 +0000 Received: from out5-smtp.messagingengine.com ([66.111.4.29]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nkMcp-0002Zz-IY for pgsql-docs@lists.postgresql.org; Fri, 29 Apr 2022 09:09:21 +0000 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 0D6A15C006E; Fri, 29 Apr 2022 05:09:17 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Fri, 29 Apr 2022 05:09:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; t=1651223357; x=1651309757; bh=fffpTdcVacTDzYEhKCBtEkOuvthw cnJJcu+3bNhPZvg=; b=b639UwJvk7gwkE/ceKBV6mt8UN1Uk8sC2sByfg2qOcFP OsEyc/ydyGXgWT9rSp1ijgc6UzfSuEMTeVNwhMtxN3TEVazh/mYmw2QQmRZ6ab2x 7QPtOV4ewOMuOPilVdtsK5Z//pOyF1rIUabG68hrbeoBl2I5PjOqcs+rYOcgDtQD XarqiIKhh6hhChzmsX4Vh/3ANSX+FES+d3hD/4djm8FPhWW1CM6DtIU01Mvru350 eJQV4xez6XgQedDMpz2UbWH/GFKZ2h3jpobV02+e2v390KJJmLHiPg97GDMoECol SvxvFShFZrToqqnkrAV1NkzTcbJ4rkemUdtF04RpmA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrudelgddutdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpeffhffvvefukfggtggugfgjsehmkeerredttdejnecuhfhrohhmpeetlhhvrghr ohcujfgvrhhrvghrrgcuoegrlhhvhhgvrhhrvgesrghlvhhhrdhnohdqihhprdhorhhgqe enucggtffrrghtthgvrhhnpeduleekkefgtddttedtkefguddvieffleetgeejiefhteeh keevfeettdduvdfhueenucffohhmrghinhepvghnthgvrhhprhhishgvuggsrdgtohhmne cuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprghlvhhh vghrrhgvsegrlhhvhhdrnhhoqdhiphdrohhrgh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 29 Apr 2022 05:09:16 -0400 (EDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 4F6772A0D07; Fri, 29 Apr 2022 11:09:14 +0200 (CEST) Date: Fri, 29 Apr 2022 11:09:14 +0200 From: Alvaro Herrera To: "David G. Johnston" Cc: jhebert@micron.com, Pg Docs Subject: Re: Documentation Suggestion Message-ID: <202204290909.nuwx32e3jtjh@alvherre.pgsql> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="umxuhmay62rxegak" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --umxuhmay62rxegak Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit On 2022-Apr-28, David G. Johnston wrote: > But we don't go out of our way anywhere else to be so explicit about this > kind of requirement and don't see a point of making this instance an > exception. Maybe we could add a in the Options section before the item list, along the lines of "be mindful that arguments to options --auth, --auth-local, --encoding, --locale (and all --lc-* options) are case-sensitive". (The point here, I suppose, is that LDAP being an acronym is typically spelled uppercase, so our use of lowercase is a bit odd.) Maybe there are other places where this is relevant as well? > The page could use a hyperlink/cross-reference to the pg_hba.conf > documentation. That's easily fixed. How about the attached patch? -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/ "El destino baraja y nosotros jugamos" (A. Schopenhauer) --umxuhmay62rxegak Content-Type: text/x-diff; charset=utf-8 Content-Disposition: attachment; filename="0001-case-sensitivity-note-in-initdb.patch"