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

From Tom Lane
Subject Re: how much memory to allot to postgres?
Date
Msg-id 29327.1043875042@sss.pgh.pa.us
Whole thread Raw
In response to how much memory to allot to postgres?  ("Brian Maguire" <bmaguire@vantage.com>)
List pgsql-general
"Brian Maguire" <bmaguire@vantage.com> writes:
> What is the suggested rule of thumb in allotting memory to postgres on a
> production level transactional database? 1/2, 3/4 ?

I'd go with a few thousand shared_buffers and leave it at that.

You can find plenty of discussion of this issue in the mail list
archives; there's more than one school of thought ...

There are other things to worry about btw; sort_mem and
max_fsm_relations/pages in particular are too small by default.

            regards, tom lane

pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: how much memory to allot to postgres?
Next
From: Dennis Gearon
Date:
Subject: Re: crypt