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>--pwfile=<replaceable>filename</></option></term>
190
199
<listitem>
@@ -194,6 +203,17 @@ PostgreSQL documentation
194
203
</para>
195
204
</listitem>
196
205
</varlistentry>
206
+
207
+ <varlistentry>
208
+ <term><option>--text-search-config=<replaceable>CFG</></option></term>
209
+ <listitem>
210
+ <para>
211
+ Sets the default text search configuration.
212
+ See <xref linkend="guc-default-text-search-config"> for further information.
213
+ </para>
214
+ </listitem>
215
+ </varlistentry>
216
+
197
217
<varlistentry>
198
218
<term><option>-U <replaceable class="parameter">username</replaceable></option></term>
199
219
<term><option>--username=<replaceable class="parameter">username</replaceable></option></term>
You can’t perform that action at this time.
0 commit comments