File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -530,10 +530,10 @@ PostgreSQL documentation
530530 </para>
531531
532532 <para>
533- As well as tables, this option can be used to dump views, materialized views,
534- foreign tables, and sequence definitions . However it will 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 dump the definition of matching
534+ views, materialized views, foreign tables, and sequences . It will not dump the
535+ contents of views or materialized views, and the contents of foreign tables will
536+ only be dumped if the corresponding foreign server is specified with
537537 <option>--include-foreign-data</option>.
538538 </para>
539539
You can’t perform that action at this time.
0 commit comments