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

Bruce Momjian <bruce@momjian.us>

Commit: e472ebd65deb98940fca7a22e940e6cc73592ece
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-03-31T22:10:39Z
Releases: 11.8
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