On Wed, May 30, 2018 at 01:30:08PM -0400, Alvaro Herrera wrote:
> I do not think that patch does what you think it does.

Oops.  Sorry another patch got on the way.  Here you go.
--
Michael
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index c278076e68..c2adb22dff 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -1236,7 +1236,7 @@ postgres   27093  0.0  0.0  30096  2752 ?        Ss   11:34   0:00 postgres: ser
         </row>
         <row>
          <entry><literal>ClientWrite</literal></entry>
-         <entry>Waiting to write data from the client.</entry>
+         <entry>Waiting to write data to the client.</entry>
         </row>
         <row>
          <entry><literal>LibPQWalReceiverConnect</literal></entry>

Attachment: signature.asc
Description: PGP signature

Reply via email to