Re: Increasing RAM for more than 4 Gb. using postgresql

From: Martin Tedjawardhana <bitboxx(at)gmail(dot)com>
To: "amrit(at)health2(dot)moph(dot)go(dot)th" <amrit(at)health2(dot)moph(dot)go(dot)th>
Cc: PGsql-performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Increasing RAM for more than 4 Gb. using postgresql
Date: 2005-01-12 11:02:00
Message-ID: 1eae200b050112030256483e37@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Is that 4GB limit a hardware limitation? If it is, then there is not
much you can do except upgrading the server. If the server is capable
of handling more than 4GB of ram then you can just upgrade the kernel
and enable high memory support (up to 64GB of memory in kernel 2.6.9).
There is no need to migrate your distro, but if you do I recommend
upgrading your Pgsql too.

Martin

On Wed, 12 Jan 2005 10:49:28 +0700, amrit(at)health2(dot)moph(dot)go(dot)th
<amrit(at)health2(dot)moph(dot)go(dot)th> wrote:
> I wonder if I would like to increase more RAM from 4 Gb. to 6 Gb. [which I hope
> to increase more performance ] and I now I used RH 9 and Pgsql 7.3.2 ON DUAL
> Xeon 3.0 server thay has the limtation of 4 Gb. ram, I should use which OS
> between FC 2-3 or redhat EL 3 [which was claimed to support 64 Gb.ram] .May I
> use FC 2 [which is freely downloaded] with 6 Gb. and PGsql 7.4 ?
> Amrit
> Thailand
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Gavin Sherry 2005-01-12 12:40:03 Re: Increasing RAM for more than 4 Gb. using postgresql
Previous Message amrit 2005-01-12 03:49:28 Increasing RAM for more than 4 Gb. using postgresql