mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
dummy commit
This commit is contained in:
@ -244,6 +244,17 @@ PostgreSQL documentation
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-S</option></term>
|
||||
<term><option>--sync-only</option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Safely write all database files to disk and exit. This does not
|
||||
perform any of the normal <application>initdb</> operations.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-T <replaceable>CFG</></option></term>
|
||||
<term><option>--text-search-config=<replaceable>CFG</></option></term>
|
||||
|
Reference in New Issue
Block a user