]> granicus.if.org Git - postgresql/commitdiff
Remove tab in 9.1 SGML file.
authorBruce Momjian <bruce@momjian.us>
Tue, 24 Jan 2012 02:08:46 +0000 (21:08 -0500)
committerBruce Momjian <bruce@momjian.us>
Tue, 24 Jan 2012 02:08:46 +0000 (21:08 -0500)
doc/src/sgml/monitoring.sgml

index 44790d682aaeda470f8d3b053bb599b636068d32..fb934cbe9c3197e276870f1f060ab2af07fbf6d2 100644 (file)
@@ -1183,8 +1183,8 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
       <entry><literal><function>pg_stat_get_wal_senders()</function></literal></entry>
       <entry><type>setof record</type></entry>
       <entry>
-          One record for each active wal sender. The fields returned are a subset
-          of those in the <structname>pg_stat_replication</structname> view.
+       One record for each active wal sender. The fields returned are a subset
+       of those in the <structname>pg_stat_replication</structname> view.
       </entry>
      </row>