Re: [patch] executor and slru dtrace probes
Bernd Helmle <mailings@oopsware.de>
From: Bernd Helmle <mailings@oopsware.de>
To: Zdenek Kotala <Zdenek.Kotala@Sun.COM>
Cc: pgsql-hackers@postgresql.org, Robert.Lor@Sun.COM, jesus@omniti.com
Date: 2009-12-14T12:19:27Z
Lists: pgsql-hackers
--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... -- Thanks Bernd