Skip to content
Snippets Groups Projects
Commit 679ad2f9 authored by Magnus Hagander's avatar Magnus Hagander
Browse files

Fix missing whitespace in pg_dump ref page

Author: Daniel Gustafsson <daniel@yesql.se>
parent 9fd6d4ea
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ PostgreSQL documentation
can be used to examine the archive and/or select which parts of the
database are to be restored. The most flexible output file formats are
the <quote>custom</quote> format (<option>-Fc</option>) and the
<quote>directory</quote> format(<option>-Fd</option>). They allow
<quote>directory</quote> format (<option>-Fd</option>). They allow
for selection and reordering of all archived items, support parallel
restoration, and are compressed by default. The <quote>directory</quote>
format is the only format that supports parallel dumps.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment