Re: Need Some Recent Information on the Differences between Postgres and MySql

From: Thom Brown <thombrown(at)gmail(dot)com>
To: John Gage <jsmgage(at)numericable(dot)fr>
Cc: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Need Some Recent Information on the Differences between Postgres and MySql
Date: 2010-06-25 09:56:24
Message-ID: AANLkTilgLcrHhtFFC3XEEyxP6yac6K_E7RidNvKqCgrd@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 25 June 2010 10:50, John Gage <jsmgage(at)numericable(dot)fr> wrote:
> In the words of Dwight Eisenhower, I couldn't fail to disagree with you
> less.  That said...
>
> Replying to my own post, and on further examination of the MySQL
> documentation, I am astonished to discover that MySQL does not support
> regular expressions much less something like tsvector.  Please disabuse me
> of this idea if I am mistaken.
>
> To me, this turns MySQL into a toy.  Regular expressions are an
> extraordinarily powerful tool rooted in science that make manipulating text
> data infinitely easier.  To leave them out of a system (recall that the
> Macintosh is based on Unix and supports egrep, for example, out of the box)
> is unbelievably backward.
>

I still find it frustrating that I can't use Perl-style regular
expressions in PostgreSQL though... although it might be the case that
it does, and that I just don't know how to use it.

Thom

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2010-06-25 09:59:36 Re: Need Some Recent Information on the Differences between Postgres and MySql
Previous Message John Gage 2010-06-25 09:50:17 Re: Need Some Recent Information on the Differences between Postgres and MySql