From e88928c50dfe2623c899f82b54aad69da248ad07 Mon Sep 17 00:00:00 2001
From: Noah Misch
Date: Sat, 12 Aug 2017 18:19:49 -0700
Subject: Fix vertical spanning in table "wait_event Description".
Michael Paquier
Discussion: https://postgr.es/m/CAB7nPqQr3KEQvXeuUNYcm7tDK2Fb9oLUQ8DU0+y0RZEoN_1_gg@mail.gmail.com
---
doc/src/sgml/monitoring.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index 12d5628266..5575c2c837 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -845,7 +845,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
- LWLock>
+ LWLock>
ShmemIndexLock>
Waiting to find or allocate space in shared memory.
@@ -1155,7 +1155,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
Waiting to acquire a pin on a buffer.
- Activity>
+ Activity>
ArchiverMain>
Waiting in main loop of the archiver process.
@@ -1212,7 +1212,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
Waiting in main loop of WAL writer process.
- Client>
+ Client>
ClientRead>
Waiting to read data from the client.
@@ -1250,7 +1250,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
Waiting in an extension.
- IPC>
+ IPC>
BgWorkerShutdown>
Waiting for background worker to shut down.
--
cgit v1.2.3