Re: Database performance comparison paper.

Поиск
Список
Период
Сортировка
От Guido Neitzer
Тема Re: Database performance comparison paper.
Дата
Msg-id 6400CFE6-3304-4082-B46F-357CB6033272@event-s.net
обсуждение исходный текст
Ответ на Re: Database performance comparison paper.  (Jan Wieck <JanWieck@Yahoo.com>)
Ответы Re: Database performance comparison paper.  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Ian Harding"
Дата:
Сообщение: Re: How would you handle updating an item and related stuff all at once?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Password issue revisited