mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Add doc index entry for pg_resetxlog.
Fujii Masao
This commit is contained in:
parent
61dd737c29
commit
48a62278ed
1 changed files with 4 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue