Re: simple update queries take a long time - postgres 8.3.1

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: simple update queries take a long time - postgres 8.3.1
Дата
Msg-id 47F1498F.201@iol.ie
обсуждение исходный текст
Ответ на Re: simple update queries take a long time - postgres 8.3.1  (mark <markkicks@gmail.com>)
Список pgsql-general
On 31/03/2008 21:11, mark wrote:

> it says actual time is 0.161 seconds or milliseconds.. but the total run
> time is 11 seconds.. any ideas why this discrepancy?

Well, I interpret the docs as implying that the difference between the
time quoted in the top line of EXPLAIN ANALYZE's output and the time in
"Total runtime" if effectively the time taken to apply the update.
Beyond that, I'm guessing.....

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: FATAL: bogus freespace amount
Следующее
От: "Olexandr Melnyk"
Дата:
Сообщение: Re: GSoC Proposal: PL/Mono