Re: Partial index and query plan

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Aleksandr Vinokurov" <aleksandr(dot)vin(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Partial index and query plan
Date: 2007-08-22 14:10:44
Message-ID: 7099.1187791844@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"Aleksandr Vinokurov" <aleksandr(dot)vin(at)gmail(dot)com> writes:
> The question is why "explain analyze" shows a 'Filter: ("action" <> 0)' in plan:

Use a newer Postgres release (8.1 or later).

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Aleksandr Vinokurov 2007-08-22 14:32:03 Re: Partial index and query plan
Previous Message Christian Kindler 2007-08-22 13:35:17 Re: Solution to retrieve first and last row for each minute