Re: performance tuning: shared_buffers, sort_mem; swap

From: Curt Sampson <cjs(at)cynic(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: David Gilbert <dgilbert(at)velocet(dot)ca>, Thomas O'Connell <tfo(at)monsterlabs(dot)com>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: performance tuning: shared_buffers, sort_mem; swap
Date: 2002-08-14 12:43:06
Message-ID: Pine.NEB.4.44.0208142142220.463-100000@angelic.cynic.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, 13 Aug 2002, Tom Lane wrote:

> Well, I must say this is the first time I've heard of "BSD-style shared
> memory".

Probably he's talking about mmap.

And I think that everything that anyone has to say on that topic
is already in the archives. :-)

cjs
--
Curt Sampson <cjs(at)cynic(dot)net> +81 90 7737 2974 http://www.netbsd.org
Don't you know, in this new Dark Age, we're all light. --XTC

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message David Gilbert 2002-08-14 12:49:33 Re: performance tuning: shared_buffers, sort_mem; swap
Previous Message Raymond Chui 2002-08-14 12:09:36 How to execute my trigger when update certain columns but not all?