Re: Case sensitivity question . . .

Bryan White <bryan@arcamax.com>

From: "Bryan White" <bryan@arcamax.com>
To: "Peter E. Chen" <pchen3@jhmi.edu>, "Postgres \(General\)" <pgsql-general@postgresql.org>
Date: 2002-01-02T21:06:19Z
Lists: pgsql-general
> 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 can double quote the names.