Re: Unhandled exception in PGAdmin when opening 16-million-record table

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Unhandled exception in PGAdmin when opening 16-million-record table
Дата
Msg-id AANLkTikFcDtS_SQRp8+Hx+Ae_baRs26PS4T1ecahkgHy@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Unhandled exception in PGAdmin when opening 16-million-record table  (Dmitriy Igrishin <dmitigr@gmail.com>)
Ответы Re: Unhandled exception in PGAdmin when opening 16-million-record table  (Dmitriy Igrishin <dmitigr@gmail.com>)
Список pgsql-general
On Sat, Oct 30, 2010 at 4:14 PM, Dmitriy Igrishin <dmitigr@gmail.com> wrote:
> Do you mean that cursors (regular, not holdable) live only inside a
> transactions?
> But it is possible to check transaction status from another part of pgAdmin
> or
> even make the window with result set modal ?

No, I mean that the tool was developed to help tune application
queries, in which the data transfer time can be just as important as
the query execution time. With cursors, you lose that information.

Of course, patches to make optional use of cursors would be interesting to us.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Dmitriy Igrishin
Дата:
Сообщение: Re: Unhandled exception in PGAdmin when opening 16-million-record table
Следующее
От: Dmitriy Igrishin
Дата:
Сообщение: Re: Unhandled exception in PGAdmin when opening 16-million-record table