Re: Shared memory use?

Hannu Krosing <hannu@sid.tm.ee>

From: Hannu Krosing <hannu@sid.tm.ee>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: bpalmer <bpalmer@crimelabs.net>, pgsql-hackers@postgresql.org
Date: 2001-11-15T03:59:25Z
Lists: pgsql-hackers

Tom Lane wrote:

>bpalmer <bpalmer@crimelabs.net> writes:
>
>>Is there a way to ask pgsql how much memory, sort memory,  etc is being
>>used by pgsql at a given time (like in a system table or something)?
>>
>
>Um ... have you considered top, sar, or the other sysadmin tools your
>platform may provide?
>
top knows nothing about sort memory or internal cache/buffer sizes.

------------
Hannu