Re: Proposed changes to DTrace probe implementation

Поиск
Список
Период
Сортировка
Искать
От
Robert Lor
Тема
Re: Proposed changes to DTrace probe implementation
Дата
Msg-id
47C45E00.40404@sun.com
Ответ на
Список
Дерево обсуждения
Proposed changes to DTrace probe implementation Robert Lor <Robert.Lor@Sun.COM>
Re: Proposed changes to DTrace probe implementation Peter Eisentraut <peter_e@gmx.net>
Re: Proposed changes to DTrace probe implementation Robert Lor <Robert.Lor@Sun.COM>
Re: Proposed changes to DTrace probe implementation Robert Lor <Robert.Lor@Sun.COM>
Re: Proposed changes to DTrace probe implementation Robert Lor <Robert.Lor@Sun.COM>
Re: Proposed changes to DTrace probe implementation Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposed changes to DTrace probe implementation Robert Lor <Robert.Lor@Sun.COM>
Re: Proposed changes to DTrace probe implementation Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposed changes to DTrace probe implementation Robert Lor <Robert.Lor@Sun.COM>
Re: Proposed changes to DTrace probe implementation Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposed changes to DTrace probe implementation Robert Lor <Robert.Lor@Sun.COM>
Re: Proposed changes to DTrace probe implementation Gregory Stark <stark@enterprisedb.com>
Re: Proposed changes to DTrace probe implementation Robert Lor <Robert.Lor@Sun.COM>
Re: Proposed changes to DTrace probe implementation Magnus Hagander <magnus@hagander.net>
Re: Proposed changes to DTrace probe implementation Paul van den Bogaard <Paul.Vandenbogaard@Sun.COM>
Tom Lane wrote:
> I'm unconvinced that there will be any probes that are common to all
> databases.  I'd skip this part...
>
>   
Any reason why we can't consider probes like transaction-start, 
transaction-commit, or transaction-abort as common probes that can also 
be used in other (maybe no all) databases?  We are only talking about 
the probe definition here as shown below, not how they will be implemented.

probe transaction__start(int);
probe transaction__commit(int);
probe transaction__abort(int);


Regards,
-Robert



В списке pgsql-hackers по дате отправления
От: Jeff Davis
Дата:
От: Joshua D. Drake
Дата:
FAQ