Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 485CF1337C1D for ; Thu, 5 May 2011 13:55:29 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 88855-06-2 for ; Thu, 5 May 2011 16:55:22 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from momjian.us (momjian.us [70.90.9.53]) by mail.postgresql.org (Postfix) with ESMTP id A447B1337C0B for ; Thu, 5 May 2011 13:55:10 -0300 (ADT) Received: (from bruce@localhost) by momjian.us (8.11.6/8.11.6) id p45GP9m23671; Thu, 5 May 2011 12:25:09 -0400 (EDT) From: Bruce Momjian Message-Id: <201105051625.p45GP9m23671@momjian.us> Subject: Re: characters or bytes? In-Reply-To: <4D8E66B9.8030501@2ndQuadrant.com> To: Susanne Ebrecht Date: Thu, 5 May 2011 12:25:09 -0400 (EDT) CC: pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL124 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-5 required=5 tests=BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201105/13 X-Sequence-Number: 6688 Susanne Ebrecht wrote: > Hello, > > During translating start.sgml - I found a sentence where I am not sure > if it is correct. > > tutorial-createdb.html > > Second paragraph below the "permission denied to create a database" > error message there is > the sentence: > > " You can also create databases with other names. PostgreSQL allows > you to create any number of databases at a given site. Database names > must have an alphabetic first character and are limited to 63 characters > in length. ..." > > Really 63 characters? > Shouldn't it be 63 bytes? > Susanne, not sure you received a reply, but the documention has been corrected to say "bytes". Thanks. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. +