Explain Analyse never returns .. maybe a bug

From: David Gagnon <dgagnon(at)siunik(dot)com>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Explain Analyse never returns .. maybe a bug
Date: 2005-06-29 13:25:24
Message-ID: 42C2A144.2080708@siunik.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

I stop the following statement after 3 minutes....

explain analyse select *
From IC
where IC.ICNUM NOT IN (select IRICNUM from IR WHERE IRSTATUT in
(1, 2))

I'm using 8.0.3 on windows.

Is that a know bug ?

Thanks
/David

P.S.: I can send more info if needed.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-06-29 13:36:29 Re: 8.1 Out parameter question
Previous Message Sven Willenberger 2005-06-29 13:01:28 PostgreSQL's vacuumdb fails to allocate memory for non-root users