Re: Proposed changes to DTrace probe implementation

Поиск
Список
Период
Сортировка
От Robert Lor
Тема Re: Proposed changes to DTrace probe implementation
Дата
Msg-id 47C4CC8B.30707@sun.com
обсуждение исходный текст
Ответ на Re: Proposed changes to DTrace probe implementation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> The concern I've got about this is basically that it would encourage
> plastering the same label on subtly different counts, leading to
> confusion and perhaps mistaken conclusions.  I would prefer to see any
> common probes be reverse-engineered *after the fact*, ie, after you've
> already instrumented several DB's you're in a better position to figure
> out what's common and what's not.  I distrust preconceived notions about
> that.
>
>   
Your point is well taken, and we can revisit this later!

Regards,
-Robert



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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Mailing list failure WAS: Including PL/PgSQL by default
Следующее
От: "Florian G. Pflug"
Дата:
Сообщение: An idea for parallelizing COPY within one backend