doc: Add missing closing tag

Author: Erik Rijkers <er@xs4all.nl>
pull/3/merge
Peter Eisentraut 9 years ago
parent 8acc1e0fe2
commit 234811c21d
  1. 1
      doc/src/sgml/monitoring.sgml

@ -1275,6 +1275,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
<row> <row>
<entry><literal>ProcArrayGroupUpdate</></entry> <entry><literal>ProcArrayGroupUpdate</></entry>
<entry>Waiting for group leader to clear transaction id at transaction end.</entry> <entry>Waiting for group leader to clear transaction id at transaction end.</entry>
</row>
<row> <row>
<entry><literal>SafeSnapshot</></entry> <entry><literal>SafeSnapshot</></entry>
<entry>Waiting for a snapshot for a <literal>READ ONLY DEFERRABLE</> transaction.</entry> <entry>Waiting for a snapshot for a <literal>READ ONLY DEFERRABLE</> transaction.</entry>

Loading…
Cancel
Save