Re: Regex help again (sorry, I am bad at these)

From: Michael Nolan <htfoot(at)gmail(dot)com>
To: Christopher Molnar <cmolnar65(at)gmail(dot)com>
Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: Regex help again (sorry, I am bad at these)
Date: 2015-12-29 21:26:54
Message-ID: CAOzAquJ1Th+wgZqAjnZAcFgLiQxqQvqWPNh89v-1eCyRQnM7+g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Dec 28, 2015 at 2:08 PM, Christopher Molnar <cmolnar65(at)gmail(dot)com>
wrote:

> Hello all!
>
> Sorry to have to ask the experts here for some regex assistance again. I
> am admittadly awful with these and could use some help.
>
> Any suggestions?
>

I have found over the years that it is far easier to write a short PHP or
PERL program to do tasks like this. Much easier to debug and the speed
improvement by using SQL is not important for 200,000 records.
--
Mike Nolan

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2015-12-29 22:16:48 Re: Regex help again (sorry, I am bad at these)
Previous Message David Rowley 2015-12-29 21:04:40 Re: grep -f keyword data query