File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -185,6 +185,15 @@ PostgreSQL documentation
185
185
</listitem>
186
186
</varlistentry>
187
187
188
+ <varlistentry>
189
+ <term><option>--no-locale</option></term>
190
+ <listitem>
191
+ <para>
192
+ Equivalent to <option>--locale=C</option>.
193
+ </para>
194
+ </listitem>
195
+ </varlistentry>
196
+
188
197
<varlistentry>
189
198
<term><option>-X <replaceable class="parameter">directory</replaceable></option></term>
190
199
<term><option>--xlogdir=<replaceable class="parameter">directory</replaceable></option></term>
@@ -234,6 +243,17 @@ PostgreSQL documentation
234
243
</para>
235
244
</listitem>
236
245
</varlistentry>
246
+
247
+ <varlistentry>
248
+ <term><option>--text-search-config=<replaceable>CFG</></option></term>
249
+ <listitem>
250
+ <para>
251
+ Sets the default text search configuration.
252
+ See <xref linkend="guc-default-text-search-config"> for further information.
253
+ </para>
254
+ </listitem>
255
+ </varlistentry>
256
+
237
257
</variablelist>
238
258
</para>
239
259
You can’t perform that action at this time.
0 commit comments