Re: MySQL versus Postgres

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: MySQL versus Postgres
Дата
Msg-id 4C648DBA.7090809@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: MySQL versus Postgres  (Tatsuo Ishii <ishii@postgresql.org>)
Ответы Re: MySQL versus Postgres  (Tatsuo Ishii <ishii@postgresql.org>)
Список pgsql-general
Tatsuo Ishii wrote:
> What's the problem with 18GB shared_buffers exactly

It's slower than smaller numbers, and if you actually dirty a
significant portion of it you can have a checkpoint that takes hours to
sync, completely trashing system responsiveness for a good portion of it.

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com   www.2ndQuadrant.us


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: MySQL versus Postgres
Следующее
От: Greg Smith
Дата:
Сообщение: Re: MySQL versus Postgres