Re: Patch: add timing of buffer I/O requests
Ants Aasma <ants.aasma@eesti.ee>
From: Ants Aasma <ants.aasma@eesti.ee>
To: Greg Smith <greg@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org
Date: 2012-02-24T19:23:00Z
Lists: pgsql-hackers
Attachments
- io-stats.v4.patch (text/x-patch) patch v4
- io-stats-statement.v4.patch (text/x-patch) patch v4
On Wed, Feb 22, 2012 at 6:35 PM, Ants Aasma <ants.aasma@eesti.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