Re: Case sensitivity question . . .

dj trombley <dtrom@bumba.net>

From: Dave Trombley <dtrom@bumba.net>
To: "Peter E. Chen" <pchen3@jhmi.edu>
Cc: "Postgres (General)" <pgsql-general@postgresql.org>
Date: 2002-01-02T21:46:53Z
Lists: pgsql-general
Peter E. Chen wrote:

>
>I'm trying to create new databases and tables.  The database names and
>tables always end up in lower case.  Is there a way to have some upper case
>letters in database and table names?
>
    You may enclose the names in quotes.

    -dj trombley
       <dtrom@bumba.net>