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 1juiqv-0006CO-FP for pgsql-docs@arkaria.postgresql.org; Sun, 12 Jul 2020 20:45:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1juiqu-0006YN-34 for pgsql-docs@arkaria.postgresql.org; Sun, 12 Jul 2020 20:45:36 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1juiqt-0006YG-To for pgsql-docs@lists.postgresql.org; Sun, 12 Jul 2020 20:45:35 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1juiqr-0003EU-In for pgsql-docs@lists.postgresql.org; Sun, 12 Jul 2020 20:45:34 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 64A802ED360B for ; Sun, 12 Jul 2020 22:45:29 +0200 (CEST) Received: from s499.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id 45FAD2E2864D; Sun, 12 Jul 2020 22:45:29 +0200 (CEST) Received: from s474.loopia.se (unknown [172.22.191.6]) by s499.loopia.se (Postfix) with ESMTP id 3F70B1CDAF91; Sun, 12 Jul 2020 22:45:29 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from s645.loopia.se ([172.22.191.6]) by s474.loopia.se (s474.loopia.se [172.22.190.14]) (amavisd-new, port 10024) with LMTP id 93Oo71pUVCAk; Sun, 12 Jul 2020 22:45:28 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from [192.168.72.43] (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s645.loopia.se (Postfix) with ESMTPSA id CEB1B156E5BA; Sun, 12 Jul 2020 22:45:28 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.14\)) Subject: Re: Additional Chapter for Tutorial From: Daniel Gustafsson In-Reply-To: <567f7c92-dce9-7424-9022-54b31eb12740@purtz.de> Date: Sun, 12 Jul 2020 22:45:28 +0200 Cc: pgsql-docs@lists.postgresql.org Content-Transfer-Encoding: quoted-printable Message-Id: <1B5F7D1E-B389-4D3B-973A-A8D183D8530A@yesql.se> References: <13c65997-9502-7671-1a7b-50e5d5093514@purtz.de> <40aca6b45b0da614b94c8ef86d89b70b@xs4all.nl> <4b8bdb3b-10a7-e541-18ff-6a556ce89cd1@purtz.de> <9df5b9c8-71fe-47a8-4670-346a0ae7e2cd@purtz.de> <567f7c92-dce9-7424-9022-54b31eb12740@purtz.de> To: =?utf-8?Q?J=C3=BCrgen_Purtz?= X-Mailer: Apple Mail (2.3445.104.14) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk > On 2 Jun 2020, at 17:01, J=C3=BCrgen Purtz wrote: > In comparison with to previous patch this one contains: >=20 > - Position and title changed to reflect its intention and importance. >=20 > - A delimits VACUUM basics from details. This is done because I = cannot find another suitable place for such a summarizing description. >=20 > - Three additional sub-chapters. This patch no longer applies, due to conflicts in start.sgml, can you = please submit a rebased version? cheers ./daniel=