Re: patch for createdb section in tutorial
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Susanne Ebrecht <susanne@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org, pgsql-docs@postgresql.org
Date: 2011-03-28T01:30:58Z
Lists: pgsql-hackers
On Sun, Mar 27, 2011 at 6:41 AM, Susanne Ebrecht <susanne@2ndquadrant.com> wrote: > 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. Committed and back-patched all the way. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company