Case sensitivity

From: Dev Kumkar <devdas(dot)kumkar(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Case sensitivity
Date: 2013-12-11 06:31:51
Message-ID: CALSLE1ND5tbXYwB=rbnbaTW4_nRCjr5uofK7nKxtN3M9PE42YQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-hackers

How to create case insensitive database?

I know about CITEXT data type, but what am looking for is if there any
parameter at database level which just makes the database case insensitive.

I mean both values 'ABC' and 'abc' are treated same for inserts and also
all the comparisons by default are case insensitive.

Was not able to find anything concrete forums, hope I didn't overlook
anything here.

Regards...

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message John R Pierce 2013-12-11 06:40:31 Re: Case sensitivity
Previous Message Jerry Sievers 2013-12-10 18:07:59 Re: Difference in the size of database size and relations

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2013-12-11 06:40:31 Re: Case sensitivity
Previous Message Tom Lane 2013-12-11 04:31:21 Re: Trigger Firing Order

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2013-12-11 06:34:52 Re: ANALYZE sampling is too good
Previous Message KONDO Mitsumasa 2013-12-11 06:14:08 Re: Optimize kernel readahead using buffer access strategy