Re: [patch] executor and slru dtrace probes
Bernd Helmle <mailings@oopsware.de>
From: Bernd Helmle <mailings@oopsware.de>
To: Theo Schlossnagle <jesus@omniti.com>,
Zdenek Kotala <Zdenek.Kotala@sun.com>
Cc: Theo Schlossnagle <jesus@omniti.com>, pgsql-hackers@postgresql.org, Robert.Lor@Sun.COM
Date: 2009-12-10T16:15:44Z
Lists: pgsql-hackers
--On 9. Dezember 2009 19:08:07 -0500 Theo Schlossnagle <jesus@omniti.com> wrote: > Now, there was some indication that there was a better place to probe > that would be more comprehensive -- that should be addressed. For now there exists no consensus where they should go in. Tom pointed out various issues with ExecProcNode() and he's worried about the performance penalty those probes might introduce. I admit I'm not very experienced with dtrace, but maybe some worries exists because an expensive instrumented executor probe can cause forged results? -- Thanks Bernd