Re: Shared buffers vs large files

From: Holger Marzen <holger(at)marzen(dot)de>
To: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
Cc: Glen Parker <glenebob(at)nwlink(dot)com>, Pg-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Shared buffers vs large files
Date: 2002-03-02 11:15:19
Message-ID: Pine.LNX.4.44.0203021214470.9664-100000@bluebell.marzen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1 Mar 2002, Neil Conway wrote:

> Another parameter to consider increasing is wal_buffers; in my
> experience that can improve performance as well.

But only for data changing operations, not for simple selects.

--
PGP/GPG Key-ID:
http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0xB5A1AFE1

In response to

Browse pgsql-general by date

  From Date Subject
Next Message john 2002-03-02 12:52:31 Re: Newbie question re SQL
Previous Message Ben 2002-03-02 11:01:29 where is my bottleneck?