Re: [GENERAL] Bitmap Heap Scan takes a lot of time

2008-04-23 Thread mateo21
On 23 avr, 14:12, [EMAIL PROTECTED] (Gregory Stark) wrote: > <[EMAIL PROTECTED]> 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

Re: [GENERAL] Bitmap Heap Scan takes a lot of time

2008-04-23 Thread Gregory Stark
<[EMAIL PROTECTED]> 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 an