Re: Inserts optimization?

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: Inserts optimization?
Дата
Msg-id 4446E4C5.90400@paradise.net.nz
обсуждение исходный текст
Ответ на Re: Inserts optimization?  (Christopher Kings-Lynne <chris.kings-lynne@calorieking.com>)
Список pgsql-performance
Christopher Kings-Lynne wrote:
>> Scott Marlowe <smarlowe@g2switchworks.com> writes:
>>> It's the refusal of people to stop using MyISAM table types that's the
>>> real issue.
>>
>> Isn't MyISAM still the default over there?  It's hardly likely that the
>> average MySQL user would use anything but the default table type ...
>
> Since MySQL 5, InnoDB tables are default I recall.

Might be for the binaries from www.mysql.com - but if you build from
source, it still seems to be MYISAM (checked with 5.0.18 and 5.1.7 here).

Cheers

Mark

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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Inserts optimization?
Следующее
От: "soni de"
Дата:
Сообщение: Re: Takes too long to fetch the data from database