Re: MySQL+InnoDB vs. PostgreSQL test?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: MySQL+InnoDB vs. PostgreSQL test?
Дата
Msg-id 401F0FCD.70903@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: MySQL+InnoDB vs. PostgreSQL test?  (Jan Wieck <JanWieck@Yahoo.com>)
Ответы Re: MySQL+InnoDB vs. PostgreSQL test?
Список pgsql-advocacy
> Seriously, I am tired of this kind of question. You gotta get bold
> enough to stand up in a "meeting" like that, say "guy's, you can ask me
> how this compares to Oracle ... but if you're seriously asking me how
> this compares to MySQL, call me again when you've done your homework".

Hey at least I noticed that InnoDB has one essential feature we don't:

SELECT ... IN SHARE MODE;

Which does a shared lock on a row as opposed to a write lock, hence
avoiding nasty foreign key deadlocks...

Chris


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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: MySQL+InnoDB vs. PostgreSQL test?
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: MySQL+InnoDB vs. PostgreSQL test?