Re: Patch: add timing of buffer I/O requests

From: Ants Aasma <ants(dot)aasma(at)eesti(dot)ee>
To: Greg Smith <greg(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Patch: add timing of buffer I/O requests
Date: 2012-02-24 19:23:00
Message-ID: CA+CSw_tF3jW5AV4dwNt2sBKDgBji+u8Z+nbAN9KWVbPEzL61Eg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 22, 2012 at 6:35 PM, Ants Aasma <ants(dot)aasma(at)eesti(dot)ee> wrote:
>> Some implementation notes.  This currently fails regression test
>> create_function_3, haven't looked into why yet.
>
> I'll take a look at it.

The failure was due to leakproof changes to pgproc. Attached patches
are adjusted accordingly and rebased over Robert's blocks dirtied
patch.

Cheers,
Ants Aasma

Attachment Content-Type Size
io-stats.v4.patch text/x-patch 47.4 KB
io-stats-statement.v4.patch text/x-patch 7.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2012-02-24 19:23:23 Re: Triggers with DO functionality
Previous Message Daniel Farina 2012-02-24 18:40:04 Re: ISO8601 nitpicking