X-Original-To: pgsql-performance-postgresql.org@localhost.postgresql.org Received: from localhost (developer.postgresql.org [64.117.224.193]) by svr1.postgresql.org (Postfix) with ESMTP id A86D7B438AE for ; Fri, 4 Jul 2003 19:19:00 +0000 (GMT) Received: from svr1.postgresql.org ([64.117.224.193]) by localhost (svr1.postgresql.org [64.117.224.193]) (amavisd-new, port 10024) with ESMTP id 90337-06 for ; Fri, 4 Jul 2003 16:18:50 -0300 (ADT) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by svr1.postgresql.org (Postfix) with ESMTP id D4417B438AC for ; Fri, 4 Jul 2003 16:18:49 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.9/8.12.9) with ESMTP id h64JIiQQ004396; Fri, 4 Jul 2003 15:18:44 -0400 (EDT) To: josh@agliodbs.com Cc: Andrew Sullivan , pgsql-performance@postgresql.org Subject: Re: PostgreSQL vs. MySQL In-reply-to: <200307041137.59148.josh@agliodbs.com> References: <20030704152620.GA4707@libertyrms.info> <005001c34257$1f461360$3ac15e91@acm> <20030704182853.GK4707@libertyrms.info> <200307041137.59148.josh@agliodbs.com> Comments: In-reply-to Josh Berkus message dated "Fri, 04 Jul 2003 11:37:58 -0700" Date: Fri, 04 Jul 2003 15:18:43 -0400 Message-ID: <4395.1057346323@sss.pgh.pa.us> From: Tom Lane X-Archive-Number: 200307/91 X-Sequence-Number: 2384 Josh Berkus 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