Re: How to debug the performance issues via which system catalog.Thanks. - Mailing list pgsql-general

From Steve Crawford
Subject Re: How to debug the performance issues via which system catalog.Thanks.
Date
Msg-id 4FB54B51.5070005@pinpointresearch.com
Whole thread Raw
In response to How to debug the performance issues via which system catalog.Thanks.  (leaf_yxj <leaf_yxj@163.com>)
Responses Re: How to debug the performance issues via which system catalog.Thanks.
Re: How to debug the performance issues via which system catalog.Thanks.
List pgsql-general
On 05/17/2012 11:54 AM, leaf_yxj wrote:
> I know we can know the currenct activity via pg_stat_activity. What's else
> you guys use to debug.
> And for some times back, how can we check the activities?
>
> Thanks.
>
> Grace
Performance is a complex enough issue to warrant its own mailing list
(CPU type, number of cores, OS, OS settings, PG configuration, disk
type/count/filesystem/raid-configuration and so on).

Greg Smith's "PostgreSQL 9.0 High Performance" is worth every penny.

While waiting for it to arrive, peruse the pages at
http://wiki.postgresql.org/wiki/Performance_Optimization

Cheers,
Steve

pgsql-general by date:

Previous
From: leaf_yxj
Date:
Subject: How to debug the performance issues via which system catalog.Thanks.
Next
From: John Mudd
Date:
Subject: Replication recovery?