Re: [DOCS] patch for createdb section in tutorial

2011-03-27 Thread Robert Haas
On Sun, Mar 27, 2011 at 6:41 AM, Susanne Ebrecht 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 characte

[DOCS] patch for createdb section in tutorial

2011-03-27 Thread Susanne Ebrecht
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 usin