Re: Interpreting statistics collector output

From: Gregory Stark <stark(at)enterprisedb(dot)com>
To: "Decibel!" <decibel(at)decibel(dot)org>
Cc: "Steve Madsen" <steve(at)lightyearsoftware(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Interpreting statistics collector output
Date: 2007-08-15 19:11:16
Message-ID: 87ps1oy5nv.fsf@oxford.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Decibel!" <decibel(at)decibel(dot)org> writes:

> On Wed, Aug 15, 2007 at 01:26:02PM -0400, Steve Madsen wrote:
>> On Aug 15, 2007, at 11:52 AM, Decibel! wrote:
>> >I can't really think of a case where a seqscan wouldn't return all the
>> >rows in the table... that's what it's meant to do.

LIMIT

--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erik Jones 2007-08-15 19:18:17 Re: SELECT ... FOR UPDATE performance costs? alternatives?
Previous Message Scott Marlowe 2007-08-15 19:06:22 Re: MVCC cons