Re: How to determine cause of performance problem? - Mailing list pgsql-performance

From Tom Lane
Subject Re: How to determine cause of performance problem?
Date
Msg-id 3903.1127487035@sss.pgh.pa.us
Whole thread Raw
In response to Re: How to determine cause of performance problem?  (Joost Kraaijeveld <J.Kraaijeveld@Askesis.nl>)
List pgsql-performance
Joost Kraaijeveld <J.Kraaijeveld@Askesis.nl> writes:
> But do you maybe know a pointer to info, or tools that can measure, what
> my machine is doing during all the time it is doing nothing? Something
> like the performance monitor in Windows but than for Linux?

top, vmstat, iostat, sar, strace, oprofile, ...

            regards, tom lane

pgsql-performance by date:

Previous
From: Joost Kraaijeveld
Date:
Subject: Re: How to determine cause of performance problem?
Next
From: Simon Riggs
Date:
Subject: Re: [HACKERS] Releasing memory during External sorting?