MySQL/InnoDB benchmarks

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема MySQL/InnoDB benchmarks
Дата
Msg-id GNELIHDDFBOCMGBFGEFOCEIBCBAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответы Re: MySQL/InnoDB benchmarks  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: MySQL/InnoDB benchmarks  (Martín Marqués <martin@bugs.unl.edu.ar>)
Список pgsql-hackers
OK,

Probably people are sick of MySQL stuff, but I think this is worth having a
squiz at.  As you may be aware, InnoDB is a table handler for MySQL that
adds row-level locking, transactions and foreign keys to MySQL.  Note that
there is NO cascade support in this implementation of foreign keys.

Now, the InnoDB guys have done some benchmarks:

http://www.innodb.com/bench.html

However, I notice that they seem to have optimised the Postgres server
adequately, and tested lots of concurrent users, and found that Postgres is
basically slow and unscalable...

This is for people's edification, I'm not making any further comments on the
benchmarks!!

Chris



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: elog() proposals
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: PostgreSQL 8.0 ??