On Tue, Sep 15, 2009 at 3:03 PM, Scott Marlowe <scott.marl...@gmail.com> wrote:
> On Tue, Sep 15, 2009 at 1:49 PM, John R Pierce <pie...@hogranch.com> wrote:
>> std pik wrote:
>>>
>>> Hello all..
>>> I'm using PostgreSQL 8.3..
>>> How can I get information about the hardware utilization:
>>>       - CPU usage.
>>>       - Disk space.
>>>       - Memory allocation.
>>>
>>
>>
>> what operating system are you on?   If its Linux or some flavor of Unix, I'd
>> use a combination of ps(1), df(1)/du(1), and top(1)
>
> Pretty much also anything in sysstat package

"htop" is really nice too.    http://htop.sourceforge.net/
(disclaimer - I did not write it)

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to