Re: recommendations for reducing mem usage on local dev machine

From: "Anton Melser" <melser(dot)anton(at)gmail(dot)com>
To: "Anton Melser" <melser(dot)anton(at)gmail(dot)com>, Postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: recommendations for reducing mem usage on local dev machine
Date: 2007-04-14 13:47:33
Message-ID: 92d3a4950704140647m6e011ef7y830350b3826f7394@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 14/04/07, Roman Neuhauser <neuhauser(at)sigpipe(dot)cz> wrote:
> # melser(dot)anton(at)gmail(dot)com / 2007-04-14 13:27:33 +0200:
> > Hi,
> > I am stuck for the moment with 1gig of ram on a win xp machine running
> > a 8.2.3 postgres. With the java website taking 300meg,
>
> how is it going to scale?

It's not! The site is already serving thousands of concurrent users,
and running on 8 servers (admin, load balancer, db, java servers, ...)
- and it is running fine. I am developing a module, and pretty much
need to have everything on my machine, hence my need to do with 1 gig
what the real servers are doing with 10s. A LOT of stuff gets cached,
which is why it is so mem hungry...
Cheers
Anton

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-04-14 16:06:26 Re: recommendations for reducing mem usage on local dev machine
Previous Message Roman Neuhauser 2007-04-14 13:40:48 Re: recommendations for reducing mem usage on local dev machine