Re: Tracking disk writes? (again)

From: "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com>
To: "Erik Jones" <erik(at)myemma(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Tracking disk writes? (again)
Date: 2007-03-12 16:22:22
Message-ID: 7be3f35d0703120922j4016f5daib5e3d123577382f9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Erik,

on windows you can use performance monitor to filter down diskrequest.
With sysinternals tools you can also go down to disk accesses on
process basis.

google for sysinternals site:microsoft.com

on other platforms I have no information.

Harald
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
fx 01212-5-13695179
-
Python: the only language with more web frameworks than keywords.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erik Jones 2007-03-12 16:29:24 Re: Tracking disk writes? (again)
Previous Message Tom Lane 2007-03-12 16:20:30 Re: ALTER column TYPE varying question