Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Increasing RAM for more than 4 Gb. using postgresql - Mailing list pgsql-performance

> >>Since the optimal state is to allocate a small amount of memory to
> >>Postgres and leave a huge chunk to the OS cache, this means you are
> >>already hitting the PAE penalty at 1.5GB of memory.
> >>
> >
> > How could I change this hitting?
>
> Upgrade to 64-bit processors + 64-bit linux.

Does the PAE help linux in handling the memory of more than 4 Gb limit in 32 bit
archetech ? My intel server board could handle the mem of 12 Gb [according to
intel spec.] and if I use Fedora C2 with PAE , will it useless for mem of more
than >4Gb.?

Any comment please?
Amrit
Thailand


pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Performance problem from migrating between versions!
Next
From: Dave Cramer
Date:
Subject: Re: Increasing RAM for more than 4 Gb. using postgresql