doc: clarify hierarchy of objects: global, db, schema, etc.

Bruce Momjian <bruce@momjian.us>

Commit: 22d233bac3ec1dce057d5bc7bba0f943cfbfa4fe
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-03-31T22:10:39Z
Releases: 12.3
doc:  clarify hierarchy of objects:  global, db, schema, etc.

The previous wording was confusing because it wasn't in decreasing order
and had to backtrack.  Also clarify role/user wording.

Reported-by: jbird@nuna.com

Discussion: https://postgr.es/m/158057750885.1123.2806779262588618988@wrigleys.postgresql.org

Backpatch-through: 9.5

Files

PathChange+/−
doc/src/sgml/ddl.sgml modified +7 −8
doc/src/sgml/manage-ag.sgml modified +7 −9

Documentation touched