Re: MySQL versus Postgres - Mailing list pgsql-general

From Greg Smith
Subject Re: MySQL versus Postgres
Date
Msg-id 4C648DBA.7090809@2ndquadrant.com
Whole thread Raw
In response to Re: MySQL versus Postgres  (Tatsuo Ishii <ishii@postgresql.org>)
Responses Re: MySQL versus Postgres
List 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 by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: MySQL versus Postgres
Next
From: Greg Smith
Date:
Subject: Re: MySQL versus Postgres