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

Commit93acf04

Browse files
committed
Correct "characters" to "bytes" in createdb docs.
Susanne Ebrecht
1 parent63fe94d commit93acf04

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
@@ -246,7 +246,7 @@ createdb: database creation failed: ERROR: permission denied to create database
246246
You can also create databases with other names.
247247
<productname>PostgreSQL</productname> allows you to create any
248248
number of databases at a given site. Database names must have an
249-
alphabetic first character and are limited to 63characters in
249+
alphabetic first character and are limited to 63bytes in
250250
length. A convenient choice is to create a database with the same
251251
name as your current user name. Many tools assume that database
252252
name as the default, so it can save you some typing. To create

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp