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

Commitdf6d033

Browse files
committed
Put options in more alphabetical order
1 parent94a8fde commitdf6d033

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

‎doc/src/sgml/ref/createdb.sgml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,19 @@ PostgreSQL documentation
106106
</listitem>
107107
</varlistentry>
108108

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+
109122
<varlistentry>
110123
<term><option>-l <replaceable class="parameter">locale</replaceable></></term>
111124
<term><option>--locale=<replaceable class="parameter">locale</replaceable></></term>
@@ -135,19 +148,6 @@ PostgreSQL documentation
135148
</listitem>
136149
</varlistentry>
137150

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-
151151
<varlistentry>
152152
<term><option>-O <replaceable class="parameter">owner</replaceable></></term>
153153
<term><option>--owner=<replaceable class="parameter">owner</replaceable></></term>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp