Re: Inserts optimization?

Поиск
Список
Период
Сортировка
От PFC
Тема Re: Inserts optimization?
Дата
Msg-id op.s79hwrbecigqcu@apollo13
обсуждение исходный текст
Ответ на Re: Inserts optimization?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
> Isn't MyISAM still the default over there?

    Yes, it's the default.
    Personnally I compile MySQL without InnoDB... and for any new development
I use postgres.

> It's hardly likely that the average MySQL user would use anything but
> the default table type ...

    Double yes ; also many hosts provide MySQL 4.0 or even 3.x, both of which
have no subquery support and are really brain-dead ; and most OSS PHP apps
have to be compatible... argh.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Inserts optimization?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Inserts optimization?