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

Commita1b0035

Browse files
committed
Document pg_dump(all) --no-security-label instead of --security-label.
The former is the option actually supported by these commands.
1 parent727a5a1 commita1b0035

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -780,11 +780,10 @@ PostgreSQL documentation
780780
</varlistentry>
781781

782782
<varlistentry>
783-
<term><option>--security-label</option></term>
783+
<term><option>--no-security-label</option></term>
784784
<listitem>
785785
<para>
786-
With this option, it also outputs security labels of database
787-
objects to be dumped, if labeled.
786+
Do not dump security labels.
788787
</para>
789788
</listitem>
790789
</varlistentry>

‎doc/src/sgml/ref/pg_dumpall.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -494,11 +494,10 @@ PostgreSQL documentation
494494
</listitem>
495495
</varlistentry>
496496
<varlistentry>
497-
<term><option>--security-label</option></term>
497+
<term><option>--no-security-label</option></term>
498498
<listitem>
499499
<para>
500-
With this option, it also outputs security labels of database
501-
objects to be dumped, if labeled.
500+
Do not dump security labels.
502501
</para>
503502
</listitem>
504503
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp