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

From leaf_yxj
Subject Re: How to debug the performance issues via which system catalog.Thanks.
Date
Msg-id 5d5643fd.2693a.1376038ca3d.Coremail.leaf_yxj@163.com
Whole thread Raw
In response to Re: How to debug the performance issues via which system catalog.Thanks.  (Steve Crawford <scrawford@pinpointresearch.com>)
List pgsql-general


Thanks Steve.
At 2012-05-18 03:04:02,"Steve Crawford [via PostgreSQL]" <[hidden email]> wrote:
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

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



To unsubscribe from How to debug the performance issues via which system catalog.Thanks., click here.
NAML




View this message in context: Re:Re: How to debug the performance issues via which system catalog.Thanks.
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

pgsql-general by date:

Previous
From: yxj
Date:
Subject: Re: How to debug the performance issues via which system catalog.Thanks.
Next
From: Vincenzo Romano
Date:
Subject: Re: How to check for server availability? [v9.3.1, Linux]