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 a9e5f8e commit 56c0484Copy full SHA for 56c0484
doc/src/sgml/ref/pg_dump.sgml
@@ -82,7 +82,7 @@ PostgreSQL documentation
82
can be used to examine the archive and/or select which parts of the
83
database are to be restored. The most flexible output file formats are
84
the <quote>custom</quote> format (<option>-Fc</option>) and the
85
- <quote>directory</quote> format(<option>-Fd</option>). They allow
+ <quote>directory</quote> format (<option>-Fd</option>). They allow
86
for selection and reordering of all archived items, support parallel
87
restoration, and are compressed by default. The <quote>directory</quote>
88
format is the only format that supports parallel dumps.
0 commit comments