8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b66e2c commit de32982Copy full SHA for de32982
doc/src/sgml/start.sgml
@@ -242,7 +242,7 @@ createdb: database creation failed: ERROR: permission denied to create database
242
You can also create databases with other names.
243
<productname>PostgreSQL</productname> allows you to create any
244
number of databases at a given site. Database names must have an
245
- alphabetic first character and are limited to 63 characters in
+ alphabetic first character and are limited to 63 bytes in
246
length. A convenient choice is to create a database with the same
247
name as your current user name. Many tools assume that database
248
name as the default, so it can save you some typing. To create
0 commit comments