Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitda9e73a

Browse files
committed
Add description for --no-locale and --text-search-config.
1 parent86947e6 commitda9e73a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

‎doc/src/sgml/ref/initdb.sgml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,15 @@ PostgreSQL documentation
208208
</listitem>
209209
</varlistentry>
210210

211+
<varlistentry>
212+
<term><option>--no-locale</option></term>
213+
<listitem>
214+
<para>
215+
Equivalent to <option>--locale=C</option>.
216+
</para>
217+
</listitem>
218+
</varlistentry>
219+
211220
<varlistentry>
212221
<term><option>--pwfile=<replaceable>filename</></option></term>
213222
<listitem>
@@ -217,6 +226,17 @@ PostgreSQL documentation
217226
</para>
218227
</listitem>
219228
</varlistentry>
229+
230+
<varlistentry>
231+
<term><option>--text-search-config=<replaceable>CFG</></option></term>
232+
<listitem>
233+
<para>
234+
Sets the default text search configuration.
235+
See <xref linkend="guc-default-text-search-config"> for further information.
236+
</para>
237+
</listitem>
238+
</varlistentry>
239+
220240
<varlistentry>
221241
<term><option>-U <replaceable class="parameter">username</replaceable></option></term>
222242
<term><option>--username=<replaceable class="parameter">username</replaceable></option></term>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp