Fix typos in the cluster_name commit.
authorAndres Freund
Mon, 30 Jun 2014 08:48:39 +0000 (10:48 +0200)
committerAndres Freund
Mon, 30 Jun 2014 08:49:39 +0000 (10:49 +0200)
Thom Brown and Fujii Masao

doc/src/sgml/config.sgml
doc/src/sgml/monitoring.sgml

index 11d552e82d838060c3323043bae7f982c3eae7a2..37d78b35125d42f4462b35c3096b33dfdc6bc308 100644 (file)
@@ -4142,7 +4142,7 @@ local0.*    /var/log/postgresql
         processes in this cluster. The name can be any string of less than
         NAMEDATALEN characters (64 characters in a standard
         build). Only printable ASCII characters may be used in the
-        application_name value. Other characters will be
+        cluster_name value. Other characters will be
         replaced with question marks (?).  No name is shown
         if this parameter is set to the empty string '' (which is
         the default). This parameter can only be set at server start.
index cef3fc0dc4e3b6d3dd943b702eafe725853cb1f3..06212844d159c9b3a8e826cd4830b1fe33b21301 100644 (file)
@@ -93,7 +93,7 @@ postgres: user database host 
 
   
    If  has been configured the
-   cluster name will also be show in ps output:
+   cluster name will also be shown in ps output:
 
 $ psql -c 'SHOW cluster_name'
  cluster_name