I don't understand this

From: Uros Gruber <uros(at)sir-mag(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: I don't understand this
Date: 2002-04-29 17:09:47
Message-ID: 1168410549.20020429190947@sir-mag.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

i create some table with primary key and one index key
Then i insert data and try some explain on my select.

it tells me that index was used.

then i do some other queries and vacuum and when i try again
SAME explain it prints that it was used Seq Scan

It this normal or what. Or is some kind of a bug.

--
tia,
Uros mailto:uros(dot)gruber(at)sir-mag(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-04-29 17:12:13 Re: Strange indexing
Previous Message Tom Jenkins 2002-04-29 17:05:38 Re: What popular, large commercial websites run