Re: Bitmap Heap Scan takes a lot of time

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: Bitmap Heap Scan takes a lot of time
Дата
Msg-id 877ieou5wt.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Bitmap Heap Scan takes a lot of time  (mateo21@siteduzero.com)
Список pgsql-general
<mateo21@siteduzero.com> writes:

> This is the result of an EXPLAIN:
>...
> I suppose that the problem comes from the Bitmap Heap Scan which costs
> a lot, but I can't be totally sure.
>
> Any idea on where I should be investigating ?

Try posting an EXPLAIN ANALYZE which will actually run the query and include
information to compare against the estimates.

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com
  Ask me about EnterpriseDB's PostGIS support!

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

Предыдущее
От: Tomasz Ostrowski
Дата:
Сообщение: Re: Need to update all my 60 million rows at once without transactional integrity
Следующее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: Debian etch, backport postgresql 8.3 experiences?