projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02f377d
)
Remove tab in 9.1 SGML file.
author
Bruce Momjian
<bruce@momjian.us>
Tue, 24 Jan 2012 02:08:46 +0000
(21:08 -0500)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 24 Jan 2012 02:08:46 +0000
(21:08 -0500)
doc/src/sgml/monitoring.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/monitoring.sgml
b/doc/src/sgml/monitoring.sgml
index 44790d682aaeda470f8d3b053bb599b636068d32..fb934cbe9c3197e276870f1f060ab2af07fbf6d2 100644
(file)
--- a/
doc/src/sgml/monitoring.sgml
+++ b/
doc/src/sgml/monitoring.sgml
@@
-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>