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

Commit4e6092a

Browse files
committed
Improve wording of pg_upgrade logfile option:
-l, --logfile=FILENAME log internal activity to file\n\
1 parentdd29549 commit4e6092a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎contrib/pg_upgrade/option.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Options:\n\
259259
-g, --debug enable debugging\n\
260260
-G, --debugfile=FILENAME output debugging activity to file\n\
261261
-k, --link link instead of copying files to new cluster\n\
262-
-l, --logfile=FILENAME logsession activity to file\n\
262+
-l, --logfile=FILENAME loginternal activity to file\n\
263263
-o, --old-options=OPTIONS old cluster options to pass to the server\n\
264264
-O, --new-options=OPTIONS new cluster options to pass to the server\n\
265265
-p, --old-port=OLDPORT old cluster port number (default %d)\n\

‎doc/src/sgml/pgupgrade.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<varlistentry>
112112
<term><option>-l</option> <replaceable>log_filename</></term>
113113
<term><option>--logfile=</option><replaceable>log_filename</></term>
114-
<listitem><para>logsession activity to file</para></listitem>
114+
<listitem><para>loginternal activity to file</para></listitem>
115115
</varlistentry>
116116

117117
<varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp