Re: not like perl..

From: Vick Khera <vivek(at)khera(dot)org>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: not like perl..
Date: 2011-03-29 14:34:14
Message-ID: AANLkTin5AYw1xEz=WC0WhS12R5Z2fAxJds6qvgOH_eXS@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Mar 29, 2011 at 10:18 AM, hook <hook(at)lota(dot)us> wrote:
> What am I doing wrong???
>

You are confusing regular expressions with SQL "LIKE". Ie, you are
using "LIKE" and expecting it to match some odd notion of regexp.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Leinartas 2011-03-29 14:42:01 Is pglesslog stable for use in 9.0?
Previous Message Raymond O'Donnell 2011-03-29 14:32:55 Re: postgresql-9.0 service starting problem