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

Commitde32982

Browse files
committed
Correct "characters" to "bytes" in createdb docs.
Susanne Ebrecht
1 parent7b66e2c commitde32982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/start.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ createdb: database creation failed: ERROR: permission denied to create database
242242
You can also create databases with other names.
243243
<productname>PostgreSQL</productname> allows you to create any
244244
number of databases at a given site. Database names must have an
245-
alphabetic first character and are limited to 63characters in
245+
alphabetic first character and are limited to 63bytes in
246246
length. A convenient choice is to create a database with the same
247247
name as your current user name. Many tools assume that database
248248
name as the default, so it can save you some typing. To create

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp