Re: how much memory to allot to postgres? - Mailing list pgsql-general

From Shridhar Daithankar
Subject Re: how much memory to allot to postgres?
Date
Msg-id 3E368437.292.3D0E10E@localhost
Whole thread Raw
In response to how much memory to allot to postgres?  ("Brian Maguire" <bmaguire@vantage.com>)
Responses Re: how much memory to allot to postgres?
List pgsql-general
On 27 Jan 2003 at 13:17, Brian Maguire wrote:

> What is the suggested rule of thumb in allotting memory to postgres on a
> production level transactional database?

Well, that depends upon your database size and data and transaction pattern. It
is a very subjective question.
>
> If this was an example config, how much would you suggest allotting?
>
> Redhat 7.3
> 2 Gig EMC Ram
> Dual Pentium 1.7 mhz

15000 shared buffers + 10Mb of WAL cache + 4MB of sort mem(Note this is per
client) should be enough to handle enough data.

Bye
 Shridhar

--
Change is the essential process of all existence.        -- Spock, "Let That Be Your
Last Battlefield", stardate 5730.2


pgsql-general by date:

Previous
From: Patrick Nelson
Date:
Subject: Re: Upgrading [SOLVED]
Next
From: Jakub Ouhrabka
Date:
Subject: ERROR: syscache lookup for index 245488730 failed