case sensitivity? - Mailing list pgsql-general

From Heine Ferreira
Subject case sensitivity?
Date
Msg-id BANLkTikbgqZR6r0K9haCyiTfAFt60ud5cw@mail.gmail.com
Whole thread Raw
Responses Re: case sensitivity?
Re: case sensitivity?
List pgsql-general
Hi

I posted a similar question before. I was told that Postgres is always case sensitive.
I was actually referring to text data not identifiers.
I mean char and varchar fields.
I basicically want to avoid using upper in comparisons.
With some databases you can use a utf8 characterset and a unicode or win1252 coallation.
Has anyone tried this?
Do you know if this will work?

Thanks

H.F.

pgsql-general by date:

Previous
From: Chris Curvey
Date:
Subject: Re: newbie question
Next
From: Dann Corbit
Date:
Subject: Re: newbie question