Re: performance tuning in large function / transaction - Mailing list pgsql-sql

From Stephan Szabo
Subject Re: performance tuning in large function / transaction
Date
Msg-id 20011213224623.E8240-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Re: performance tuning in large function / transaction  (MindTerm <mindterm@yahoo.com>)
List pgsql-sql
On Thu, 13 Dec 2001, MindTerm wrote:

> Hi all,
>
>   I will try to assign more memory to shared memory,
> say 50M ~ 100M .

Forgot to mention.  This depends on how much memory you've
actually got in the machine, but keep a bunch for backend
local memory stuff and system disk caching too.  Going too
high on shared memory can also be bad.



pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: performance tuning in large function / transaction
Next
From: Stephan Szabo
Date:
Subject: Re: performance tuning in large function / transaction