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

Commit1b22224

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 parentb8c4d38 commit1b22224

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
@@ -530,10 +530,10 @@ PostgreSQL documentation
530530
</para>
531531

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp