File tree 1 file changed +13
-13
lines changed
1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,19 @@ PostgreSQL documentation
106
106
</listitem>
107
107
</varlistentry>
108
108
109
+ <varlistentry>
110
+ <term><option>-E <replaceable class="parameter">encoding</replaceable></></term>
111
+ <term><option>--encoding=<replaceable class="parameter">encoding</replaceable></></term>
112
+ <listitem>
113
+ <para>
114
+ Specifies the character encoding scheme to be used in this
115
+ database. The character sets supported by the
116
+ <productname>PostgreSQL</productname> server are described in
117
+ <xref linkend="multibyte-charset-supported">.
118
+ </para>
119
+ </listitem>
120
+ </varlistentry>
121
+
109
122
<varlistentry>
110
123
<term><option>-l <replaceable class="parameter">locale</replaceable></></term>
111
124
<term><option>--locale=<replaceable class="parameter">locale</replaceable></></term>
@@ -135,19 +148,6 @@ PostgreSQL documentation
135
148
</listitem>
136
149
</varlistentry>
137
150
138
- <varlistentry>
139
- <term><option>-E <replaceable class="parameter">encoding</replaceable></></term>
140
- <term><option>--encoding=<replaceable class="parameter">encoding</replaceable></></term>
141
- <listitem>
142
- <para>
143
- Specifies the character encoding scheme to be used in this
144
- database. The character sets supported by the
145
- <productname>PostgreSQL</productname> server are described in
146
- <xref linkend="multibyte-charset-supported">.
147
- </para>
148
- </listitem>
149
- </varlistentry>
150
-
151
151
<varlistentry>
152
152
<term><option>-O <replaceable class="parameter">owner</replaceable></></term>
153
153
<term><option>--owner=<replaceable class="parameter">owner</replaceable></></term>
You can’t perform that action at this time.
0 commit comments