Re: Case Insensitive Database

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: "Ozer, Pam" <pozer(at)automotive(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Case Insensitive Database
Date: 2010-08-24 19:10:31
Message-ID: AANLkTi=tW7eLHV5KCLPT9pFd1=X2bYftS+jWfmxejNJU@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Aug 24, 2010 at 12:43 PM, Ozer, Pam <pozer(at)automotive(dot)com> wrote:
> I currently have a mysql database that is case insensitive.  Is it possible
> to set up a case insensitive database in PostgressQl?  So far it doesn’t
> look like it.  And if it is possible what are the variables I need to set?

You can use the contrib module for citext types.

--
To understand recursion, one must first understand recursion.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Kevin Grittner 2010-08-24 19:12:15 Re: trouble restoring database
Previous Message Ian Lea 2010-08-24 19:07:37 Re: trouble restoring database