Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gOzg3-0000Ej-Le for pgsql-docs@arkaria.postgresql.org; Tue, 20 Nov 2018 06:38:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gOzg1-0000E6-Pl for pgsql-docs@arkaria.postgresql.org; Tue, 20 Nov 2018 06:38:25 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gOzg1-0000Dy-Ju for pgsql-docs@lists.postgresql.org; Tue, 20 Nov 2018 06:38:25 +0000 Received: from ns.flame.co.za ([196.29.60.19] helo=flame.co.za) by magus.postgresql.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gOzfs-0001ET-P7 for pgsql-docs@lists.postgresql.org; Tue, 20 Nov 2018 06:38:18 +0000 Received: from [192.168.150.201] (unknown [192.168.150.201]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by flame.co.za (Postfix) with ESMTPSA id BA55E80270 for ; Tue, 20 Nov 2018 08:38:04 +0200 (SAST) From: Theo Kramer Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Section 26.2.1. Planning wording Message-Id: <4D384363-8035-42BD-9EC1-4E1816FD123D@flame.co.za> Date: Tue, 20 Nov 2018 08:38:02 +0200 To: pgsql-docs@lists.postgresql.org X-Mailer: Apple Mail (2.3445.9.1) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Section 26.2.1. Planning wording includes the following "In any case the hardware architecture must be the same =E2=80=94 = shipping from, say, a 32-bit to a 64-bit system will not work." would be more correct if it read as follows "In any case the CPU architecture must be the same =E2=80=94 shipping = from, say, a 32-bit to a 64-bit system will not work." as =E2=80=9Chardware architecture=E2=80=9D would imply the difference = between say Dell and IBM which should be ok if the CPU is the same = architecture ... --=20 Regards Theo Kramer