Re: Query progress indication - an implementation

Поиск
Список
Период
Сортировка
От Peter Hunsberger
Тема Re: Query progress indication - an implementation
Дата
Msg-id cc159a4a0906290656l525614d6y7f17c290135df1d7@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Query progress indication - an implementation  (Scara Maccai <m_lists@yahoo.it>)
Список pgsql-hackers
On Mon, Jun 29, 2009 at 3:47 AM, Scara Maccai<m_lists@yahoo.it> wrote:
>
> Is anyone interested in such a progress indicator???
>

I'm relatively new to Postgres and just starting to look at starting
to look at what we might do with it for handling large  genomic
datasets. I've used Toad for Oracle to have a look at whats going on
inside long running Oracle queries.  Knowing that a particular step is
doing a particular activity is useful for diagnostics as well as being
assured that you actually are making forward progress. IMO any
diagnostics you can provide for a low cost are useful.  The more
detail, the better.  "Step 1 of 10" is good, "80% complete on step 1
of 10" is better.  "80% complete on step 1, 10% complete on 10 steps"
is even better.

-- 
Peter Hunsberger


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

Предыдущее
От: Lars Kanis
Дата:
Сообщение: [PATCH] user mapping extension to pg_ident.conf
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Query progress indication - an implementation