Re: PostgreSQL vs. MySQL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL vs. MySQL
Дата
Msg-id 4395.1057346323@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL vs. MySQL  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: PostgreSQL vs. MySQL  (Josh Berkus <josh@agliodbs.com>)
Re: PostgreSQL vs. MySQL  (Rod Taylor <rbt@rbt.ca>)
Список pgsql-performance
Josh Berkus <josh@agliodbs.com> writes:
>> ---snip---
>> By default, PostgreSQL is configured to run on minimal hardware.  As
>> a result, some tuning of your installation will be necessary before
>> using it for anything other than extremely small databases.  At the
>> very least, it will probably be necessary to increase your shared
>> buffers setting.  See Chapter 16 for details on what tuning options
>> are available to you.
>> ---snip---

> I think we actually need much more than this.

I am about to propose a patch that will cause the default shared_buffers
to be more realistic, say 1000, on machines where the kernel will allow
it.  Not sure if people will let me get away with applying it
post-feature-freeze, but if so that would change the terms of this
debate noticeably.

            regards, tom lane

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

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