Re: swapping?

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: swapping?
Date: 2002-11-14 15:17:27
Message-ID: 20021114101727.C9625@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Thu, Nov 14, 2002 at 11:07:00AM -0500, Wei Weng wrote:

> 1: I see sort_mem setting in my postgresql.conf, what is the "buffer
> size" people often talk about?

It's the shared buffer configuration option in your config file.

> 2: What is the unit of sort_mem in postgresql.conf? In my basic(default)
> installation, I have sort_mem=512. Is that 512MBs or 512KBs?

It's in kilobytes.

It appears that it might profit you to read the administrator's
guide. There's lots in the Fine Manuals. The section on runtime
configuration is at

http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/runtime-config.html

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Henrik Steffen 2002-11-14 15:20:56 Re: Upgrade to dual processor machine?
Previous Message Bruce Momjian 2002-11-14 14:56:22 Re: swapping?