Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit56c0484

Browse files
committed
Fix missing whitespace in pg_dump ref page
Author: Daniel Gustafsson <daniel@yesql.se>
1 parenta9e5f8e commit56c0484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/pg_dump.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ PostgreSQL documentation
8282
can be used to examine the archive and/or select which parts of the
8383
database are to be restored. The most flexible output file formats are
8484
the <quote>custom</quote> format (<option>-Fc</option>) and the
85-
<quote>directory</quote> format(<option>-Fd</option>). They allow
85+
<quote>directory</quote> format(<option>-Fd</option>). They allow
8686
for selection and reordering of all archived items, support parallel
8787
restoration, and are compressed by default. The <quote>directory</quote>
8888
format is the only format that supports parallel dumps.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp