Re: Urgent need of (paid) PostgreSQL support in New

From: "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Urgent need of (paid) PostgreSQL support in New
Date: 2002-12-11 11:00:23
Message-ID: 3DF7681F.25272.471305C@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11 Dec 2002 at 12:52, Nicolai Tufar wrote:

> OS caching is generally considered a waste of resource in databases.
> Try to allocate as much as possible to shared buffers and set OS caching
> to minimum.

That is an exactly opposite of the truth. Leave as much for OS cache and do
minimum use of shared buffers.

Initially upping the shared buffers help but at some pointthe advantage starts
to disappear. Decide that figure with trial and error but certainly it will be
around 100-200MB for most cases..

Bye
Shridhar

--
Intuition, however illogical, is recognized as a command prerogative. -- Kirk,
"Obsession", stardate 3620.7

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ricardo Ryoiti S. Junior 2002-12-11 11:02:22 Re: Urgent need of (paid) PostgreSQL support in New
Previous Message Nicolai Tufar 2002-12-11 10:52:34 Re: Urgent need of (paid) PostgreSQL support in New