Re: BUG #2475: Row limit problem - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2475: Row limit problem
Date
Msg-id 3375.1149982219@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2475: Row limit problem  ("Sebastiaan van Erk" <sebster-postgresql@sebster.com>)
List pgsql-bugs
"Sebastiaan van Erk" <sebster-postgresql@sebster.com> writes:
> This shows the ENORMOUS different time it takes for the  two queries even
> though they both have the limit set.

So?  They're not the same query.  (In particular, the row limit in the
protocol only says how many rows to deliver in the first batch.  The
presumption is that you'll eventually grab the rest, and so the query
is planned on that basis.)

            regards, tom lane

pgsql-bugs by date:

Previous
From: "pat hayes"
Date:
Subject: Re: BUG #2465: Installation
Next
From: Tom Lane
Date:
Subject: Re: BUG #2474: cp: cannot access ~/archivedir/00000001.history