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