Doc: clarify introductory description of pg_dumpall. Add a sentence that describes the parts of a cluster's state that are *not* included in the output.
Also swap two sentences in the introductory paragraph. Without that, it is not clear what the "it" at the beginning of the second sentence is referring to. Also add a reference to pg_restore, since not all output formats are restored with pg_dump. Also clarify the recently-added text about where different output formats go, and relocate it above the ancillary text about having to run as superuser. Reported-by: Dimitre Radoulov <[email protected]> Author: Laurenz Albe <[email protected]> Reviewed-by: Tom Lane <[email protected]> Discussion: https://postgr.es/m/CAGJBphSX2oMPPu=vm4u8np4+qfffh_483tfqcj_s-mocn3d...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/e7b809ae758636833e1e8a248ac6a6834eb034a1 Modified Files -------------- doc/src/sgml/ref/pg_dumpall.sgml | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-)
