From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
---|---|
To: | Shiran Kleiderman <shirank1(at)gmail(dot)com> |
Cc: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: [GENERAL] Memory issues |
Date: | 2012-09-26 20:55:00 |
Message-ID: | CAOR=d=2adf9Z8LgNzCuCbooVrK7kfnsRYvsEpjNfkbu_c8-GnQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-performance |
On Wed, Sep 26, 2012 at 10:41 AM, Shiran Kleiderman <shirank1(at)gmail(dot)com> wrote:
> Hi
> Thanks again.
> Right now, this is free -m and ps aux and non of the crons can run - can't
> allocate memory.
OK, so is the machine you're running free -m on the same as the one
running postgresql and the same one you're running cron jobs on and
the same one you're running apache on?
Also please don't remove the cc for the list, others might have an
insight I'd miss.
> cif(at)domU-12-31-39-08-06-20:~$ free -m
> total used free shared buffers cached
> Mem: 17079 12051 5028 0 270 9578
> -/+ buffers/cache: 2202 14877
> Swap: 511 0 511
>
From | Date | Subject | |
---|---|---|---|
Next Message | Gavin Flower | 2012-09-26 20:58:05 | Re: PostgreSQL, OLAP, and Large Clusters |
Previous Message | David Johnston | 2012-09-26 20:37:13 | Re: SELECT …. WHERE id is in pool of ids of subquery…… |
From | Date | Subject | |
---|---|---|---|
Next Message | Shiran Kleiderman | 2012-09-26 21:00:56 | Re: [GENERAL] Memory issues |
Previous Message | hubert depesz lubaczewski | 2012-09-26 20:21:40 | Re: Inaccurate Explain Cost |