DTrace probes.

Поиск
Список
Период
Сортировка
От Theo Schlossnagle
Тема DTrace probes.
Дата
Msg-id BB9C10CC-EF5F-442F-949F-2D1E9C6F7A85@omniti.com
обсуждение исходный текст
Ответы Re: DTrace probes.  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
Howdy,

I just saw Robert Lor's patch w.r.t. dtrace probes.  It looks very  
similar in what we've done.  We run a nice set of probes in production  
here that allow us to track the details of checkpointing and statement  
execution.  I've given a few presentations around these probes and  
have had very positive feedback.   They've been available for a while  
now, but I never got around to sending them to the list:

https://labs.omniti.com/trac/project-dtrace/browser/trunk/postgresql/8.3.1.patch?format=txt

Documentation is in wiki format, but I'd be happy to convert it to  
something else:

https://labs.omniti.com/trac/project-dtrace/wiki/Applications#PostgreSQL

Best regards,

Theo


--
Theo Schlossnagle
Esoteric Curio -- http://lethargy.org/
OmniTI Computer Consulting, Inc. -- http://omniti.com/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: WITH RECURSIVE patch V0.1
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: triggers on prepare, commit, rollback... ?