Re: Accent insensitive search?

From: Pedro Doria Meunier <pdoria(at)netmadeira(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Accent insensitive search?
Date: 2009-03-18 17:17:18
Message-ID: 200903181717.25797.pdoria@netmadeira.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ooops!
Silly me! I should have read more carefully ... (blush) sorry!

Pedro Doria Meunier
GSM: +351961720188
Skype: pdoriam

On Wednesday 18 March 2009 04:46:16 pm Pedro Doria Meunier wrote:
> Hi,
>
> use ILIKE
>
> HTH,
>
> Pedro Doria Meunier
> GSM: +351961720188
> Skype: pdoriam
>
> On Wednesday 18 March 2009 04:29:24 pm cifroes wrote:
> > Hi,
> >
> > I have a DB in utf-8 and postgres 8.3.x.
> >
> > How can I do an accent insensitive search (like ...) ?
> >
> >
> > TIA

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2009-03-18 17:24:20 Re: Accent insensitive search?
Previous Message Will Rutherdale (rutherw) 2009-03-18 17:16:46 Re: DBD::Pg's $dbh->func( "/path/to/file", 'lo_import' ) fails silently