From: | Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> |
---|---|
To: | Bernd Helmle <mailings(at)oopsware(dot)de> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Robert(dot)Lor(at)Sun(dot)COM, jesus(at)omniti(dot)com |
Subject: | Re: [patch] executor and slru dtrace probes |
Date: | 2009-12-08 10:10:44 |
Message-ID: | 4B1E2624.7050304@sun.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Dne 8.12.09 00:27, Bernd Helmle napsal(a):
>
>
> --On 13. November 2009 23:29:41 +0100 Zdenek Kotala
> <Zdenek(dot)Kotala(at)Sun(dot)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.
I did not make any change. I only revival patch and merge it with head.
I think that SLRU probes are OK and acceptable.
Tom's issues with executor probes are still there and I expect
discussion about them. IIRC Theo uses these probes in production.
If you think that it is better I could split patch into two separate
patches and both can be reviewed separately.
thanks Zdenek
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2009-12-08 10:46:04 | Re: EXPLAIN BUFFERS |
Previous Message | Heikki Linnakangas | 2009-12-08 08:30:59 | Streaming replication, some small issues |