Memory monitoring tool

From: Jean-Michel Pouré <jm(at)poure(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Memory monitoring tool
Date: 2009-08-28 21:02:57
Message-ID: 1251493377.5305.17.camel@acer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Dear all,

I am migrating a large PhpBB forum to Drupal.

What memory monitoring tool would you recommend?
I never used one before in PostgreSQL.

The only figures I read are those from VACUUM VERBOSE ANALYSE to make
sure I have enough shared memory for indexes.

What more complex tools would you recommend to monitor memory usage?

Kind regards,
Jean-Michel

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Josh Berkus 2009-08-28 23:16:01 Re: Memory monitoring tool
Previous Message Joseph S 2009-08-28 14:28:51 Re: What exactly is postgres doing during INSERT/UPDATE ?