From e0a513e82ece77f2d8a31a370b8ef4f5fa6735cf Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 8 Nov 2001 23:39:22 +0000 Subject: [PATCH] Use rather than when the condition isn't hazardous, because the result looks to "scary" otherwise. --- doc/src/sgml/monitoring.sgml | 6 +++--- doc/src/sgml/runtime.sgml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index 1f31e50ee7..caef55b358 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -1,5 +1,5 @@ @@ -117,7 +117,7 @@ postgres: user database host SET.) - + Since the variables STATS_COMMAND_STRING, STATS_BLOCK_LEVEL, @@ -127,7 +127,7 @@ postgres: user database host - + diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 8284d010e6..4a6ab07b22 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -2328,13 +2328,13 @@ default:\ - + 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. - + The PID of the postmaster process can be found using the ps program, or from the file