Can I make PostgreSql namespace case-insensitive? - Mailing list pgsql-admin

From Ben Kim
Subject Can I make PostgreSql namespace case-insensitive?
Date
Msg-id Pine.GSO.4.10.10403261635500.7273-100000@edsun.coe.tamu.edu
Whole thread Raw
Responses Re: Can I make PostgreSql namespace case-insensitive?
List pgsql-admin
Dear List,

Is there a way to completely turn off case sensitivity of the names of
table, field, sequence, etc.?

In our case we used mixed-case names, and the names are unique. They
wouldn't collide even if they get turned into lowercase names.

Because of interfacing problems with other softwares, I wish to make all
names case insensitive. However we already have some scripts using case
sensitive names, so don't want just to convert the database to lowercase
only. This is why I am looking to turn off case sensitivity of the
database as a whole. (So that "MyTable", mytable, MyTable will all work.)

I would appreciate any advice.


Regards,
Ben


pgsql-admin by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: License for PostgreSQL for commercial purpose
Next
From: "Jaime Casanova"
Date:
Subject: Raw devices