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

Commit9642371

Browse files
committed
Further improvements on documentation for pg_dump -t
Ian submitted an updated patch just as I was pushing the previous one,so use this newer wording instead.Author: Ian Barwick
1 parent0639f9b commit9642371

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -529,10 +529,10 @@ PostgreSQL documentation
529529
</para>
530530

531531
<para>
532-
As well as tables, this option can be used to dumpviews, materialized views,
533-
foreign tables, andsequence definitions.However itwill not dump the contents
534-
of views or materialized views, and the contents of foreign tables will only be
535-
dumped if the corresponding foreign server is specified with
532+
As well as tables, this option can be used to dumpthe definition of matching
533+
views, materialized views,foreign tables, andsequences.Itwill not dump the
534+
contentsof views or materialized views, and the contents of foreign tables will
535+
only bedumped if the corresponding foreign server is specified with
536536
<option>--include-foreign-data</option>.
537537
</para>
538538

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp