Re: why sequential scan

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: newsreader(at)mediaone(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: why sequential scan
Date: 2001-08-16 14:59:18
Message-ID: 9828.997973958@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

newsreader(at)mediaone(dot)net writes:
> Can someone explain why pg is doing
> a sequential scan on table item with the following
> statement

Looks like a fairly reasonable plan to me, if the rows estimates are
accurate. Are they?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michelle Murrain 2001-08-16 15:18:01 ODBC error
Previous Message Roderick A. Anderson 2001-08-16 14:37:11 Re: Roll Back dont roll back counters