patch for createdb section in tutorial - Mailing list pgsql-docs

From Susanne Ebrecht
Subject patch for createdb section in tutorial
Date
Msg-id 4D8F1469.1090903@2ndQuadrant.com
Whole thread Raw
In response to characters or bytes?  (Susanne Ebrecht <susanne@2ndQuadrant.com>)
Responses Re: patch for createdb section in tutorial
List pgsql-docs
Hello,

During translating the docs I found the following sentence
in the tutorial section about createdb:

"Database names must have an alphabetic first character
and are limited to 63 characters"

I wondered - really characters? shouldn't it be bytes?

I just tested - creating a database by using German umlauts
let me get sure - it are bytes not characters.

Here is the patch with the correction - I just changed the word
characters into bytes.

Susanne

--
Susanne Ebrecht - 2ndQuadrant
PostgreSQL Development, 24x7 Support, Training and Services
www.2ndQuadrant.com


Attachment

pgsql-docs by date:

Previous
From: Susanne Ebrecht
Date:
Subject: characters or bytes?
Next
From: "Kevin Grittner"
Date:
Subject: Another SSI typo