public inbox for [email protected]
help / color / mirror / Atom feedMissing whitespace in pg_dump docs
2+ messages / 2 participants
[nested] [flat]
* Missing whitespace in pg_dump docs
@ 2018-10-26 13:27 Daniel Gustafsson <[email protected]>
2018-10-29 11:38 ` Re: Missing whitespace in pg_dump docs Magnus Hagander <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Gustafsson @ 2018-10-26 13:27 UTC (permalink / raw)
To: [email protected]
The attached diff adds what seems to be a missing whitespace in the discussion
on dump formats.
cheers ./daniel
Attachments:
[application/octet-stream] pg_dump_whitespace.diff (792B, 2-pg_dump_whitespace.diff)
download | inline diff:
diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml
index 790e81c32c..b5fa4fb85c 100644
--- a/doc/src/sgml/ref/pg_dump.sgml
+++ b/doc/src/sgml/ref/pg_dump.sgml
@@ -82,7 +82,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.
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Missing whitespace in pg_dump docs
2018-10-26 13:27 Missing whitespace in pg_dump docs Daniel Gustafsson <[email protected]>
@ 2018-10-29 11:38 ` Magnus Hagander <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Magnus Hagander @ 2018-10-29 11:38 UTC (permalink / raw)
To: Daniel Gustafsson <[email protected]>; +Cc: [email protected]
On Fri, Oct 26, 2018 at 3:27 PM Daniel Gustafsson <[email protected]> wrote:
> The attached diff adds what seems to be a missing whitespace in the
> discussion
> on dump formats.
>
Pushed, thanks.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/;
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/;
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2018-10-29 11:38 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2018-10-26 13:27 Missing whitespace in pg_dump docs Daniel Gustafsson <[email protected]>
2018-10-29 11:38 ` Magnus Hagander <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox