Re: postgresql vs mysql performance comparison

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: postgresql vs mysql performance comparison
Дата
Msg-id 1110225498.4089.426.camel@jeff
обсуждение исходный текст
Ответ на Re: postgresql vs mysql performance comparison  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
On Mon, 2005-03-07 at 13:35 -0600, Scott Marlowe wrote:
> Tune both reasonably according the the best practices for each database.
>

Also, you should consult people on the MySQL lists to make sure it's
being tuned properly as well. And make sure both databases have access
to the same hardware resources, i.e. don't start PostgreSQL with a low
shared_buffers setting and let MySQL use a ton of RAM.

Regards,
    Jeff Davis


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: postgresql vs mysql performance comparison
Следующее
От: Thomas F.O'Connell
Дата:
Сообщение: Re: Understanding pg_autovacuum CPU Usage