Re: Patch: add timing of buffer I/O requests

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Patch: add timing of buffer I/O requests
Дата
Msg-id 1334353575.9019.30.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: Patch: add timing of buffer I/O requests  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On tis, 2012-04-10 at 09:33 -0400, Robert Haas wrote:
> So, should we make the new columns exposed by pg_stat_statements use
> milliseconds, so that the block read/write timings are everywhere in
> milliseconds, or should we keep them as a float8, so that all the
> times exposed by pg_stat_statements use float8?

Wouldn't interval be the proper type to represent elapsed time?



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Last gasp
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: typo fix