Re: not like perl.. - Mailing list pgsql-general

From Vick Khera
Subject Re: not like perl..
Date
Msg-id AANLkTin5AYw1xEz=WC0WhS12R5Z2fAxJds6qvgOH_eXS@mail.gmail.com
Whole thread Raw
In response to not like perl..  (hook <hook@lota.us>)
List pgsql-general
On Tue, Mar 29, 2011 at 10:18 AM, hook <hook@lota.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.

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: postgresql-9.0 service starting problem
Next
From: Michael Leinartas
Date:
Subject: Is pglesslog stable for use in 9.0?