Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd6d4e commit 679ad2fCopy full SHA for 679ad2f
doc/src/sgml/ref/pg_dump.sgml
@@ -81,7 +81,7 @@ PostgreSQL documentation
81
can be used to examine the archive and/or select which parts of the
82
database are to be restored. The most flexible output file formats are
83
the <quote>custom</quote> format (<option>-Fc</option>) and the
84
- <quote>directory</quote> format(<option>-Fd</option>). They allow
+ <quote>directory</quote> format (<option>-Fd</option>). They allow
85
for selection and reordering of all archived items, support parallel
86
restoration, and are compressed by default. The <quote>directory</quote>
87
format is the only format that supports parallel dumps.
0 commit comments