Re: Synchronized scans - Mailing list pgsql-patches

From Tom Lane
Subject Re: Synchronized scans
Date
Msg-id 21611.1181065420@sss.pgh.pa.us
Whole thread Raw
In response to Re: Synchronized scans  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-patches
Jeff Davis <pgsql@j-davis.com> writes:
> That's how it works now. Small limit queries don't change the location
> in the hint, so if you repeat them, the queries keep starting from the
> same place, and fetching the same tuples.

OK, maybe the problem's not as severe as I thought then.

            regards, tom lane

pgsql-patches by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Synchronized scans
Next
From: Jeff Davis
Date:
Subject: Re: Synchronized scans