aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2011-10-10 13:05:25 -0400
committerRobert Haas <rhaas@postgresql.org>2011-10-10 13:05:25 -0400
commit48a62278ed34e17f65b80d5cf1a84c4c1ab5d8b9 (patch)
tree28f3faf28417561e584198b8a6121b74438f2c7f /doc/src
parent61dd737c29661763448d61786ec1aa260db0412a (diff)
downloadpostgresql-48a62278ed34e17f65b80d5cf1a84c4c1ab5d8b9.tar.gz
postgresql-48a62278ed34e17f65b80d5cf1a84c4c1ab5d8b9.zip
Add doc index entry for pg_resetxlog.
Fujii Masao
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/pg_resetxlog.sgml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/sgml/ref/pg_resetxlog.sgml b/doc/src/sgml/ref/pg_resetxlog.sgml
index 05c7af3abff..2ff1479b4e4 100644
--- a/doc/src/sgml/ref/pg_resetxlog.sgml
+++ b/doc/src/sgml/ref/pg_resetxlog.sgml
@@ -15,6 +15,10 @@ PostgreSQL documentation
<refpurpose>reset the write-ahead log and other control information of a <productname>PostgreSQL</productname> database cluster</refpurpose>
</refnamediv>
+ <indexterm zone="app-pgresetxlog">
+ <primary>pg_resetxlog</primary>
+ </indexterm>
+
<refsynopsisdiv>
<cmdsynopsis>
<command>pg_resetxlog</command>