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

Commit6647f59

Browse files
committed
Fix typos in the cluster_name commit.
Thom Brown and Fujii Masao
1 parent1cbc948 commit6647f59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4142,7 +4142,7 @@ local0.* /var/log/postgresql
41424142
processes in this cluster. The name can be any string of less than
41434143
<symbol>NAMEDATALEN</> characters (64 characters in a standard
41444144
build). Only printable ASCII characters may be used in the
4145-
<varname>application_name</varname> value. Other characters will be
4145+
<varname>cluster_name</varname> value. Other characters will be
41464146
replaced with question marks (<literal>?</literal>). No name is shown
41474147
if this parameter is set to the empty string <literal>''</> (which is
41484148
the default). This parameter can only be set at server start.

‎doc/src/sgml/monitoring.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
9393

9494
<para>
9595
If <xref linkend="guc-cluster-name"> has been configured the
96-
cluster name will also beshow in <command>ps</> output:
96+
cluster name will also beshown in <command>ps</> output:
9797
<screen>
9898
$ psql -c 'SHOW cluster_name'
9999
cluster_name

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp