Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/src/sgml/ref/pg_dump.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -1881,7 +1881,7 @@ pg_dumpを始めた時に読み書きを行う実行中のトランザクショ
to match any objects is not considered an error.
-->
このオプションは<option>--exclude-extension</option>、<option>-N</option>/<option>--exclude-schema</option>、<option>-T</option>/<option>--exclude-table</option>、<option>-T</option>/<option>--exclude-table-data</option>には影響を与えません。
オブジェクトに一致しない除外パターンはエラーとはみなされません
除外パターンがオブジェクトとマッチしなくてもエラーとみなされません
</para>
</listitem>
</varlistentry>
Expand Down
Loading