Re: Time to put theory to the test?

Поиск
Список
Период
Сортировка
От Rob Wultsch
Тема Re: Time to put theory to the test?
Дата
Msg-id BANLkTikzg0JMtXPB0E=v_=GTPh2AoAf3oQ@mail.gmail.com
обсуждение исходный текст
Ответ на Time to put theory to the test?  (J Sisson <sisson.j@gmail.com>)
Ответы Re: Time to put theory to the test?  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Re: Time to put theory to the test?  (J Sisson <sisson.j@gmail.com>)
Список pgsql-performance
On Mon, Apr 25, 2011 at 12:30 PM, J Sisson <sisson.j@gmail.com> wrote:
> machines, and virtually every MySQL machine has required data cleanup
> and table scans and tweaks to get it back to "production" status.

Tip from someone that manages thousands of MySQL servers: Use InnoDB
when using MySQL. Using a crash unsafe product will yield undesirable
results when a server crashes. It is also faster for many use cases.

InnoDB is crash safe. It is just that simple.

--
Rob Wultsch
wultsch@gmail.com

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Slow deleting tables with foreign keys
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Performance