Re: Reporting script runtimes in pg_regress

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Reporting script runtimes in pg_regress
Дата
Msg-id 11413.1549835730@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Reporting script runtimes in pg_regress  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: Reporting script runtimes in pg_regress  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes:
>> On 10 Feb 2019, at 04:50, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Does anyone else feel that this is interesting/useful data?

> Absolutely, +1 on this.  In Greenplum we print the runtime of the script and
> the runtime of the diff, both of which have provided useful feedback on where
> to best spend optimization efforts (the diff time of course being a lot less
> interesting in upstream postgres due to gpdb having it’s own diff tool to
> handle segment variability).

Seems like I'm far from the first to think of this --- I wonder why
nobody submitted a patch before?

Anyway, pushed.

            regards, tom lane


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Reporting script runtimes in pg_regress
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: dsa_allocate() faliure