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 1iom5J-0008PK-4b for pgsql-docs@arkaria.postgresql.org; Tue, 07 Jan 2020 10:27:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iom5H-0000Of-0i for pgsql-docs@arkaria.postgresql.org; Tue, 07 Jan 2020 10:27:35 +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 1iom5G-0000OX-Ow for pgsql-docs@lists.postgresql.org; Tue, 07 Jan 2020 10:27:34 +0000 Received: from mail-wm1-x332.google.com ([2a00:1450:4864:20::332]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iom5D-0000OD-D7 for pgsql-docs@lists.postgresql.org; Tue, 07 Jan 2020 10:27:34 +0000 Received: by mail-wm1-x332.google.com with SMTP id a5so18342723wmb.0 for ; Tue, 07 Jan 2020 02:27:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cybertec-at.20150623.gappssmtp.com; s=20150623; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=tt7XWcImCfY9Xkf3e4Uaxk1mTL138cD5N8sj7VJjl1I=; b=WMwp5u2cDDUSMt40KcBCQXgz/yO8Jdzc1O2XSs8k6ygCGmtQoD5E9xgMWZp8VQYHG9 KqYsnsPz1YPnrr3TMSmHgQsb+yKu6et/FnMQyHoM7dE3BF2PLnAjCfFS3zATSddb9SoP jbEDNCzT2XE6T5nj9Dbf2nLWVJOvfM5rjn4kqwXE7fvr/D7P6szwdeNcdlWoZpA0WAnr 0lcuLI9rZKKC2eX4rK63e2xvegwzCPW9fgJ0hdhE5gg+m//wDSiZsKVGb6fuvxnstZmk QYP8Jd1C337On+CTZajwwzWllNBPG90wbGGKXcxJ/YkyPNhGoMsl01HKRDM+br/R9wbz fsTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=tt7XWcImCfY9Xkf3e4Uaxk1mTL138cD5N8sj7VJjl1I=; b=Yz3XCLOTvWO3Uq7XpuLluFGdvJlJrl4invOjmdFQMN0xTMuNcAwcpMAc9XwicRb9et SFNafns0tOkYwVH2/inUhZfIsNt5BFjk+BXHiYwQPJowrOcrsecK3M8+10xz+fHNvzAh If5vsGJiK8Muh/Qj2DD4jOp58xu8KVlz/p2sAI6DkmAzRdtgFyRBPWs5Y+vCPVrX4DFP +UnEkigmZVNyAft1tvaJobJxyimCHCYmkDECGoruenR94rpvb4Kud7L4PsWz4tR0/6ez Po0jcpUo2CqfV4HbXCdcCtgfUgY6scZ5SbByFziy80Nr5qLLnv78n5mda2hBRM1NJOIZ VVlA== X-Gm-Message-State: APjAAAUQG6oHGvBtB49Cx0/hWVKWV7RDyY5Wtya28bz31DlURbr/K/r1 jXIYST9F1pmKK5gOFW1d3y7QIA== X-Google-Smtp-Source: APXvYqxmg41vwt3no3AvLQRjJK/9K4rfWnWteAuUL0DsSWg4ipT62il8lh7+dRtwZXRRu9MQ7SPLFg== X-Received: by 2002:a7b:c1c7:: with SMTP id a7mr37349703wmj.168.1578392850347; Tue, 07 Jan 2020 02:27:30 -0800 (PST) Received: from localhost.localdomain ([212.186.219.234]) by smtp.gmail.com with ESMTPSA id t1sm26522436wma.43.2020.01.07.02.27.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Jan 2020 02:27:30 -0800 (PST) Message-ID: Subject: Re: Put cluster in the hierarchy in 22.1 From: Laurenz Albe To: libcub@hotmail.com, pgsql-docs@lists.postgresql.org Date: Tue, 07 Jan 2020 11:27:29 +0100 In-Reply-To: <157802253756.1159.16821015768289288098@wrigleys.postgresql.org> References: <157802253756.1159.16821015768289288098@wrigleys.postgresql.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.5 (3.32.5-1.fc30) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Fri, 2020-01-03 at 03:35 +0000, PG Doc comments form wrote: > Page: https://www.postgresql.org/docs/12/manage-ag-overview.html > Description: > > 22.1 says "So the full hierarchy is: server, database, schema, table (or > some other kind of object, such as a function)." Could "cluster" be added in > there for completeness sake? "So the full hierarchy is: server, cluster, > database, schema, table (or some other kind of object, such as a function)." > It might be nice to have a graphic showing the relationships, adding other > things as well: columns, constraints, triggers, etc. "Server" and "cluster" are synonymous here. Perhaps we should include "cluster" in parentheses behind "server". Yours, Laurenz Albe -- Cybertec | https://www.cybertec-postgresql.com