Re: PostgreSQL vs. MySQL

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: josh(at)agliodbs(dot)com
Cc: Andrew Sullivan <andrew(at)libertyrms(dot)info>, pgsql-performance(at)postgresql(dot)org
Subject: Re: PostgreSQL vs. MySQL
Date: 2003-07-04 19:18:43
Message-ID: 4395.1057346323@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-general pgsql-hackers pgsql-performance

Josh Berkus <josh(at)agliodbs(dot)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

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Josh Berkus 2003-07-04 19:20:59 Re: PostgreSQL vs. MySQL
Previous Message Josh Berkus 2003-07-04 18:37:58 Re: PostgreSQL vs. MySQL

Browse pgsql-general by date

  From Date Subject
Next Message Josh Berkus 2003-07-04 19:20:59 Re: PostgreSQL vs. MySQL
Previous Message Bruno Wolff III 2003-07-04 18:55:33 Re: Q: Executing functions at connect/disconnect?

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2003-07-04 19:20:59 Re: PostgreSQL vs. MySQL
Previous Message Michael Brusser 2003-07-04 19:03:55 Re: Hitting the nfile limit

Browse pgsql-performance by date

  From Date Subject
Next Message Josh Berkus 2003-07-04 19:20:59 Re: PostgreSQL vs. MySQL
Previous Message Josh Berkus 2003-07-04 18:37:58 Re: PostgreSQL vs. MySQL