On Fri, Jan 29, 2010 at 2:52 PM, Moe <mohamed5432154...@gmail.com> wrote:
> Is it possible to set postgres in case insensitive mode ?
>
> If so, how?

What part, exactly, do you want to be case insensitive?  I assume you
mean a text / varchar type?  Look for citext, I believe it's a contrib
module, until 9.0 is out, which will include it natively.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to