Re: Additional DTrace Probes - Mailing list pgsql-hackers

From Zdenek Kotala
Subject Re: Additional DTrace Probes
Date
Msg-id 49BF9FED.4050307@sun.com
Whole thread Raw
In response to Re: Additional DTrace Probes  (Robert Lor <Robert.Lor@Sun.COM>)
Responses Re: Additional DTrace Probes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
It looks OK now.
Zdenek

Dne  8.03.09 21:58, Robert Lor napsal(a):

>> 2) Maybe
>>
>> TRACE_POSTGRESQL_SLRU_READPAGE_PHYSICAL_DONE(true, -1, -1);
>>
>> would be better. Because  slru_errcause, slru_errno can contains garbage
>> in situation when everything goes fine. Same for write.   
> 
> I've made the changes per your suggestion although one can argue that 
> the script can check arg0, and if it's true, avoid using arg1 and arg2 
> as they are meaningless.

Thanks.

>>  
>> I think it is committable for 8.4.
>>   
> 
> That would be awesome!

yeah, but it depends on commiters :-)
    Zdenek


pgsql-hackers by date:

Previous
From: "Albe Laurenz"
Date:
Subject: Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client.
Next
From: Bruce Momjian
Date:
Subject: Re: small but useful patches for text search