patch for createdb section in tutorial
Susanne Ebrecht <susanne@2ndquadrant.com>
From: Susanne Ebrecht <susanne@2ndQuadrant.com>
To: pgsql-hackers@postgresql.org
Cc: pgsql-docs@postgreSQL.org
Date: 2011-03-27T10:41:45Z
Lists: pgsql-hackers
Attachments
- doc_tutorial_createdb.patch (text/x-patch) patch
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