Re: [patch] executor and slru dtrace probes
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Bernd Helmle <mailings@oopsware.de>
Cc: Zdenek Kotala <Zdenek.Kotala@sun.com>, pgsql-hackers@postgresql.org, Robert.Lor@sun.com, jesus@omniti.com
Date: 2009-12-14T12:49:34Z
Lists: pgsql-hackers
On Mon, Dec 14, 2009 at 7:19 AM, Bernd Helmle <mailings@oopsware.de> wrote: > --On 10. Dezember 2009 16:49:50 +0100 Zdenek Kotala <Zdenek.Kotala@Sun.COM> > wrote: > >> You need to determine which SLRU is used. Because SLRUs are initialized >> during startup pointer should be same in all backends. If I think more >> about it. Maybe it could be goot to add probe also into SimpleLruInit to >> catch name of SLRUs. > > Hi Zdenek, > > do you plan to work on this further? I was about to mark the SLRU probes as > ready for committer... Since the author has pretty much admitted he didn't fix any of the issues that were raised by the last committer review, I'm a little confused about why you're asking for another one. ...Robert