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

Commitc43760a

Browse files
committed
Add mention of -F not supported by pg_dumpall. Code already disallows it.
1 parent4ee4940 commitc43760a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.29 2002/07/28 15:22:20 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.30 2002/08/20 02:20:48 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -146,7 +146,7 @@ PostgreSQL documentation
146146
<xref linkend="app-pgdump">
147147
calls. This is useful to control some aspects of the output
148148
format, but some options such as <option>-f</option>,
149-
<option>-t</option>, and <replaceable
149+
<option>-F</option>, <option>-t</option>, and <replaceable
150150
class="parameter">dbname</replaceable> should be avoided.
151151
</para>
152152
</refsect2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp