Re: [QUESTIONS] MySQL benchmark page

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: luuk_de_boer(at)pi(dot)net (Luuk de Boer)
Cc: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: Re: [QUESTIONS] MySQL benchmark page
Date: 1998-03-16 03:31:29
Message-ID: 199803160331.WAA21439@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Nice to see the MySQL crashme page has updated to its PostgreSQL title
to PostgreSQL 6.3, but it seems nonee of the items haven't been updated
for this release, http://www.tcx.se/crash-me.html.

I see no mention of the new subselects, and it says we don't support
comments as --. And I see an item called "atomic updates" which I think
we decided was a very bizarre test, but still no mention of
transactions, which is a very basic database capability. We also have
large objects. Is that the same as blobs? We have "Function
concatenation with ||". We have "Function CURRENT_DATE". We have
"Function LEFT". We have "Function IN on strings in SELECT". We have
"Function = ALL". We have "Update with sub select". We have "case
insensitive compare". We have "lock table".

Many of these we have had for over a year.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-03-16 03:45:37 Re: [QUESTIONS] MySQL benchmark page
Previous Message Bruce Momjian 1998-03-16 03:07:20 Re: [PATCHES] patches for 6.2.1p6