Database Name Case Sensitivity

From: Shaw Terwilliger <sterwill(at)sourcegear(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Database Name Case Sensitivity
Date: 2001-04-05 18:08:47
Message-ID: 20010405130847.G15239@lister.sourcegear.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

Maybe this isn't technically a bug, but I found it strange. With PostgreSQL
7.0.3 and 7.1beta6, I can create a database "FOO", but can only later connect to
it as "foo". I'm not sure if this is a psql thing or a backend thing, or if
it's intended to be this way, but it makes some of my scripts more complicated.

--
Shaw Terwilliger <sterwill(at)sourcegear(dot)com>
SourceGear Corporation
217.356.0105 x 641

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brian T. Allen 2001-04-05 19:53:40 Re: Database Name Case Sensitivity
Previous Message Tamsin 2001-04-05 16:32:54 RE: cant delete row

Browse pgsql-novice by date

  From Date Subject
Next Message Hector Miranda 2001-04-05 19:25:34 Problem with large tables
Previous Message Tom Lane 2001-04-05 17:12:45 Re: Couple of PostgreSQL Questions