Re: hardware information

From: Psicopunk <gil(dot)nunes(dot)resende(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: hardware information
Date: 2009-09-16 09:01:10
Message-ID: 7dacafd1-020a-4910-ab11-6488b978ee57@z34g2000vbl.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Sep 15, 3:38 pm, "Martie Krukkeland" <m.krukkeland op upcmail punt
nl> wrote:
> top ??
>
> "std pik" <std(dot)(dot)(dot)(at)gmail(dot)com> schreef in berichtnews:80e9c801-4609-49c5-8bc8-d19e08cca271(at)33g2000vbe(dot)googlegroups(dot)com(dot)(dot)(dot)
>
>
>
> > Hello all..
> > I'm using PostgreSQL 8.3..
> > How can I get information about the hardware utilization:
> >       - CPU usage.
> >       - Disk space.
> >       - Memory allocation.
> > thank you.

I asked the same question about Hardware.

You can find some information here:
http://www.westnet.com/~gsmith/content/postgresql/
http://wiki.postgresql.org/wiki/Performance_Optimization

In this document (in the url: http://www.westnet.com/~gsmith/content/postgresql/
) you can find some of the answers you need:
Database Hardware Benchmarking (slides)

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Mario Splivalo 2009-09-16 20:19:08 CREATE INDEX on column of type 'point'
Previous Message Rob Sargent 2009-09-16 03:34:16 Re: CHECK constraint on multiple tables