Use rather than when the condition isn't hazardous,
authorPeter Eisentraut
Thu, 8 Nov 2001 23:39:22 +0000 (23:39 +0000)
committerPeter Eisentraut
Thu, 8 Nov 2001 23:39:22 +0000 (23:39 +0000)
because the result looks to "scary" otherwise.

doc/src/sgml/monitoring.sgml
doc/src/sgml/runtime.sgml

index 1f31e50ee73d811fea212d45ed70b3def854760b..caef55b358dc0945cfb340b91291e4636ff4cca1 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -117,7 +117,7 @@ postgres: user database host 
    allowed to change these variables with SET.)
   
 
-   <caution>
+   <important>
     
      Since the variables STATS_COMMAND_STRING,
      STATS_BLOCK_LEVEL,
@@ -127,7 +127,7 @@ postgres: user database host 
      before you will get useful results from the statistical display
      functions.
     
-   caution>
+   important>
 
  
 
index 8284d010e646986bf13afb18cf6635431fbd0314..4a6ab07b2282143b2790a5d58ebe4135fbccb297 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -2328,13 +2328,13 @@ default:\
     
    
 
-   <caution>
+   <important>
     
      It is best not to use SIGKILL to shut down the postmaster. This
      will prevent the postmaster from releasing shared memory and
      semaphores, which you may then have to do by hand.
     
-   caution>
+   important>
 
    The PID of the postmaster process can be found using the
    ps program, or from the file