Re: Database performance comparison paper. - Mailing list pgsql-general

From Guido Neitzer
Subject Re: Database performance comparison paper.
Date
Msg-id 6400CFE6-3304-4082-B46F-357CB6033272@event-s.net
Whole thread Raw
In response to Re: Database performance comparison paper.  (Jan Wieck <JanWieck@Yahoo.com>)
Responses Re: Database performance comparison paper.  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
List pgsql-general
Am 19.02.2007 um 17:49 schrieb Jan Wieck:

> Oh, this one wasn't about raw speed of trivial single table
> statements like all the others?

No, it wasn't. They also tested the insert performance of a system
without foreign keys and without transactions (MySQL MyISAM)  against
systems with foreign key handling and transactions.

It would be more or less the same, if you compare copy against insert
performance on PostgreSQL and state that insert should be as fast as
copy without saying why.

Btw: these guys claim to be database consultants.

cug

pgsql-general by date:

Previous
From: "Ian Harding"
Date:
Subject: Re: How would you handle updating an item and related stuff all at once?
Next
From: Bruce Momjian
Date:
Subject: Re: Password issue revisited