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>, pgsql-hackers@postgresql.org
Cc: Robert.Lor@Sun.COM, jesus@omniti.com
Date: 2009-12-07T23:27:34Z
Lists: pgsql-hackers
--On 13. November 2009 23:29:41 +0100 Zdenek Kotala <Zdenek.Kotala@Sun.COM> wrote: > t contains two DTrace probe groups. One is related to monitoring SLRU > and second is about executor nodes. > > I merged it with the head. > > Original end of mail thread is here: > > http://archives.postgresql.org/pgsql-hackers/2009-04/msg00148.php I've started to review this. It seems to me the attached patch wasn't adjusted or discussed again to address Tom's complaints? At least the executor probes contained here hold still the same issues mentioned by Tom in the discussion linked here. -- Thanks Bernd