Re: Not scanning by index

From: "Mitch Vincent" <mitch(at)venux(dot)net>
To: "Magnus Naeslund\(f\)" <mag(at)fbab(dot)net>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Not scanning by index
Date: 2001-05-03 21:02:05
Message-ID: 016501c0d414$4f02ec80$1251000a@windows
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> explain select * from forsamling where klar = 1;

Try SELECT * FROM forsampling WHERE klar = 1::int2

-Mitch

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephan Szabo 2001-05-03 21:29:27 Re: Not scanning by index
Previous Message Tom Lane 2001-05-03 21:01:13 Sort ordering of NULLs (was Re: Found an example prooving bug)