Re: citext question

From: David Johnston <polobo(at)yahoo(dot)com>
To: Heine Ferreira <heine(dot)ferreira(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: citext question
Date: 2012-10-13 22:34:45
Message-ID: 4B444FA2-AF2B-4D8E-9C07-E3E279145F80@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Oct 13, 2012, at 17:48, Heine Ferreira <heine(dot)ferreira(at)gmail(dot)com> wrote:

> Hi
>
> I have played around a bit with the citext
> extention. It looks like it is a lot like the
> text data type - allmost like a memo
> field. Is there any way to restrict the
> length of citext fields, like char and
> varchar fields?
>
> Thanks
>
> H.F.
>

Try "citext(25)"...if it works then "yes" otherwise "no"...

David J.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2012-10-13 22:54:12 Re: database corruption questions
Previous Message Leif Biberg Kristensen 2012-10-13 22:04:02 Re: database corruption questions