]> granicus.if.org Git - postgresql/commitdiff
Remove tabs in SGML file.
authorBruce Momjian <bruce@momjian.us>
Sun, 18 Dec 2011 13:32:08 +0000 (08:32 -0500)
committerBruce Momjian <bruce@momjian.us>
Sun, 18 Dec 2011 13:32:58 +0000 (08:32 -0500)
doc/src/sgml/monitoring.sgml

index d6056a25b234963970238440a8aef7731de9b8d6..a12a9a2b7263360d0ae32f4088cd223a5f1d536d 100644 (file)
@@ -1185,8 +1185,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>