Re: Progress bar updates

Поиск
Список
Период
Сортировка
От Csaba Nagy
Тема Re: Progress bar updates
Дата
Msg-id 1153385492.5683.183.camel@coppola.muc.ecircle.de
обсуждение исходный текст
Ответ на Re: Progress bar updates  ("Andrew Hammond" <andrew.george.hammond@gmail.com>)
Список pgsql-hackers
> We already have EXPLAIN ANALYZE. Perhaps the right way to do this is
> something that provides similar output. I could see something that
> looks like EXPLAIN for the parts that have not yet executed, something
> reasonable to show progress of the currently active part of the plan
> (current time, rows, loops), and EXPLAIN ANALYZE output for the parts
> which have been completed.

Now this is something that would really help testing a system, by
dynamically seeing the plans of queries which run too long. That
combined with the ability to see the values of bind parameters would be
a useful debug aid.

Cheers,
Csaba.




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

Предыдущее
От: "Adrian Maier"
Дата:
Сообщение: Re: float8 regression failure (HEAD, cygwin)
Следующее
От: Katsuhiko Okano
Дата:
Сообщение: Re: CSStorm occurred again by postgreSQL8.2. (Re: poor