Re: Status of issue 4593 - Mailing list pgsql-bugs

From Jeff Davis
Subject Re: Status of issue 4593
Date
Msg-id 1231196298.22660.61.camel@dell.linuxdev.us.dell.com
Whole thread Raw
In response to Re: Status of issue 4593  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Status of issue 4593  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Mon, 2009-01-05 at 15:42 -0500, Tom Lane wrote:
> The only way to avoid this would be to lock before the sort, which could
> have the effect of locking more rows than are returned (if you also use
> LIMIT);

How would that work in the case of an index scan sort?

Regards,
    Jeff Davis

pgsql-bugs by date:

Previous
From: "Lee McKeeman"
Date:
Subject: Re: Status of issue 4593
Next
From: Tom Lane
Date:
Subject: Re: Status of issue 4593