File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11<!--
2- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_resetxlog.sgml,v 1.12 2005/11/04 23:14:02 petere Exp $
2+ $PostgreSQL: pgsql/doc/src/sgml/ref/pg_resetxlog.sgml,v 1.13 2006/04/25 21:02:33 momjian Exp $
33PostgreSQL documentation
44-->
55
@@ -18,13 +18,13 @@ PostgreSQL documentation
1818 <refsynopsisdiv>
1919 <cmdsynopsis>
2020 <command>pg_resetxlog</command>
21- <arg> -f </arg>
22- <arg> -n </arg>
23- <arg> -o <replaceable class="parameter">oid</replaceable> </arg>
24- <arg> -x <replaceable class="parameter">xid</replaceable> </arg>
25- <arg> -m <replaceable class="parameter">mxid</replaceable> </arg>
26- <arg> -O <replaceable class="parameter">mxoff</replaceable> </arg>
27- <arg> -l <replaceable class="parameter">timelineid</replaceable>,<replaceable class="parameter">fileid</replaceable>,<replaceable class="parameter">seg</replaceable> </arg>
21+ <arg>-f </arg>
22+ <arg>-n </arg>
23+ <arg>-o <replaceable class="parameter">oid</replaceable> </arg>
24+ <arg>-x <replaceable class="parameter">xid</replaceable> </arg>
25+ <arg>-m <replaceable class="parameter">mxid</replaceable> </arg>
26+ <arg>-O <replaceable class="parameter">mxoff</replaceable> </arg>
27+ <arg>-l <replaceable class="parameter">timelineid</replaceable>,<replaceable class="parameter">fileid</replaceable>,<replaceable class="parameter">seg</replaceable> </arg>
2828 <arg choice="plain"><replaceable>datadir</replaceable></arg>
2929 </cmdsynopsis>
3030 </refsynopsisdiv>
You can’t perform that action at this time.
0 commit comments