Re: Postgres 8.2 Memory Tuning

From: Eduardo Morras <emorras(at)s21sec(dot)com>
To: CM J <postgres(dot)newbie(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres 8.2 Memory Tuning
Date: 2009-06-16 07:05:35
Message-ID: 20090616070340.0F1034792B4@s21sec.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At 08:56 16/06/2009, you wrote:
>Hi,
>
> I need to measure the memory used by postgres under various
> loads in my application.How to calculate the exact memory used by
> postgres for OS:Windows as well as linux ?

Download ProcessXP from Microsoft (before it was from Sysinternals).
There you will see some cool graphs with private memory and other
useful info (page faults, I/O, etc...)

>Thanks,
>CM J

In response to

Browse pgsql-general by date

  From Date Subject
Next Message A B 2009-06-16 07:11:20 Dynamic table
Previous Message CM J 2009-06-16 06:56:58 Re: Postgres 8.2 Memory Tuning