Put cluster in the hierarchy in 22.1

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: libcub(at)hotmail(dot)com
Subject: Put cluster in the hierarchy in 22.1
Date: 2020-01-03 03:35:37
Message-ID: 157802253756.1159.16821015768289288098@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

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.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message David G. Johnston 2020-01-03 08:21:05 Re: the concept of a database cluster
Previous Message PG Doc comments form 2020-01-03 01:07:14 the concept of a database cluster