Re: Sorting performance vs. MySQL - Mailing list pgsql-general

From John Gage
Subject Re: Sorting performance vs. MySQL
Date
Msg-id 5A438B61-B517-41B8-BF81-685884782335@numericable.fr
Whole thread Raw
In response to Re: Sorting performance vs. MySQL  (Yang Zhang <yanghatespam@gmail.com>)
List pgsql-general
I am under the impression that MySQL does not have anything resembling
Postgres' support for regular expressions.  Though some might think
that regular expressions are a sort of poor man's SQL, in any
application which manages large amounts of text they are crucial.
Postgres definitely does not suck.

Is this the authoratative webpage for "Snowball" (which I never
realized was a play on "Snobol")?

http://snowball.tartarus.org/

Thanks,

John


On Feb 23, 2010, at 6:51 AM, Yang Zhang wrote:

> I'm relieved that Postgresql itself does not, in fact, suck,


pgsql-general by date:

Previous
From: "Net Tree Inc."
Date:
Subject: Re: [ADMIN] how do I do dump and restore without bugging with constraint?
Next
From: Yan Cheng CHEOK
Date:
Subject: Alternative to UPDATE (As COPY to INSERT)