Total memory used by postgresql

From: Carlos Benkendorf <carlosbenkendorf(at)yahoo(dot)com(dot)br>
To: pgsql-general(at)postgresql(dot)org
Subject: Total memory used by postgresql
Date: 2005-09-03 20:36:19
Message-ID: 20050903203619.36629.qmail@web35502.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I would like to know how much memory postgresql is using in my machine.

I´m thinking to use the following formula to make this calculation:

For each process related to postgresql: SIZE column - SHARE column of TOP command. After summing all this values, the SHARED BUFFERS should be added.

Am I right?

Carlos

__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger
http://br.download.yahoo.com/messenger/

Browse pgsql-general by date

  From Date Subject
Next Message Carlos Benkendorf 2005-09-03 20:45:32 RAID0 and pg_xlog
Previous Message Poul Møller Hansen 2005-09-03 19:13:31 Re: Check if SELECT is granted