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 1uTipi-008tdb-Kk for pgsql-www@arkaria.postgresql.org; Mon, 23 Jun 2025 15:11:42 +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 1uTipg-0041xx-KZ for pgsql-www@arkaria.postgresql.org; Mon, 23 Jun 2025 15:11:41 +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.94.2) (envelope-from ) id 1uTipg-0041xp-E6 for pgsql-www@lists.postgresql.org; Mon, 23 Jun 2025 15:11:41 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uTipf-003evU-0N for pgsql-www@lists.postgresql.org; Mon, 23 Jun 2025 15:11:40 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 0A25A3A7B91 for ; Mon, 23 Jun 2025 17:11:38 +0200 (CEST) Received: from s934.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id EAC2A3A7C95; Mon, 23 Jun 2025 17:11:37 +0200 (CEST) Received: from s473.loopia.se (unknown [172.22.191.5]) by s934.loopia.se (Postfix) with ESMTP id E88A57CEA4E; Mon, 23 Jun 2025 17:11:37 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.2 X-Spam-Level: X-Spam-Status: No, score=-1.2 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1] autolearn=disabled Authentication-Results: s473.loopia.se (amavisd-new); dkim=pass (2048-bit key) header.d=yesql.se Received: from s980.loopia.se ([172.22.191.5]) by s473.loopia.se (s473.loopia.se [172.22.190.13]) (amavisd-new, port 10024) with UTF8LMTP id NJnB9gVjXn_j; Mon, 23 Jun 2025 17:11:37 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from smtpclient.apple (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s980.loopia.se (Postfix) with ESMTPSA id 6455B2201616; Mon, 23 Jun 2025 17:11:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1750691497; bh=1E+AdMtual33UJRJZyH/ohbQWzFCoeKescDGTcIbGZ4=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=hdxx9hQsxoYEiUQ+OUuxnQvUE3iM/QWvoqnFjH2dK5xlmWR860tRIFku22KqI/+HS Y9n8jgqh1u8uIbZuu8EutKP6AzksLDmbL6fy46w+sLMRI/MEo90gihT8rXuAJT9Mf9 3kHhVQU8coAXXZSUAy4looPEKVlrBgeo4tEBJu0VtLOQzWFeTN4RBaWcBs7ZPbr/q7 kWNinf8VfAXF0ZHJBELoN3V9b2Ztr1ate8NRFZiI49+tUUEXHowXUPTIyMfcdiC4eN nY0W3KAWSdpOe1TvW3trpoSnI5dECSVhrYVzHw7VF27JYN/WqOGQ6ei5e7uk2NDBat xDiMXhq1/tc2Q== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51.11.2\)) Subject: Re: New book PostgreSQL Mistakes and How to Avoid Them (patch) From: Daniel Gustafsson In-Reply-To: <8e2b0fbcb7f5ce0b061506f95b211729@hellug.gr> Date: Mon, 23 Jun 2025 17:11:26 +0200 Cc: pgsql-www@lists.postgresql.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <8e2b0fbcb7f5ce0b061506f95b211729@hellug.gr> To: Jimmy Angelakos X-Mailer: Apple Mail (2.3776.700.51.11.2) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 23 Jun 2025, at 17:01, Jimmy Angelakos wrote: > I'd like to add my new book PostgreSQL Mistakes and How to Avoid Them = to the docs/books page if possible. Done, with a nitpicky amount of changes and some commitmessage tweaking. -- Daniel Gustafsson