From: Michael Paquier Date: Tue, 29 Dec 2020 09:19:30 +0000 (+0900) Subject: doc: Improve some grammar and sentences X-Git-Tag: REL9_5_25~34 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=d46eb10c06f411fc370e8255c03ec01c8e49c5f2;p=postgresql.git doc: Improve some grammar and sentences 90fbf7c has taken care of that for HEAD. This includes the portion of the fixes that applies to the documentation, where needed depending on the branch. Author: Justin Pryzby Discussion: https://postgr.es/m/20201227202604.GC26311@telsasoft.com Backpatch-through: 9.5 --- diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml index 77c23932fc3..762b81cde9b 100644 --- a/doc/src/sgml/ref/pg_dump.sgml +++ b/doc/src/sgml/ref/pg_dump.sgml @@ -607,7 +607,7 @@ PostgreSQL documentation Specify the compression level to use. Zero means no compression. - For the custom archive format, this specifies compression of + For the custom and directory archive formats, this specifies compression of individual table-data segments, and the default is to compress at a moderate level. For plain text output, setting a nonzero compression level causes