Re: Advice Wanted on Selecting Multi-row Data Requests in 10-Row Blocks - Mailing list pgsql-general

From Richard Broersma
Subject Re: Advice Wanted on Selecting Multi-row Data Requests in 10-Row Blocks
Date
Msg-id 396486430806271401h6001a82cl81d5ef4a1ddb60e4@mail.gmail.com
Whole thread Raw
In response to Re: Advice Wanted on Selecting Multi-row Data Requests in 10-Row Blocks  (Bill Thoen <bthoen@gisnet.com>)
List pgsql-general
On Fri, Jun 27, 2008 at 2:09 PM, Bill Thoen <bthoen@gisnet.com> wrote:
> Thanks for tip on OFFSET. That's just what I needed. It's so easy when you
> know the command you're looking for, and so hard when you know what you want
> to do but don't know what the command is called!

I would strongly suggest taking a second look at Ragnar's suggestion.
It may be a bit more difficult to implement, but I is a clear
performance winner when you start to deal with large datasets and the
OFFSET get really big.


--
Regards,
Richard Broersma Jr.

Visit the Los Angles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

pgsql-general by date:

Previous
From: Bill Thoen
Date:
Subject: Re: Advice Wanted on Selecting Multi-row Data Requests in 10-Row Blocks
Next
From: Tom Lane
Date:
Subject: Re: problem getting postgres 8.3.1 with xml support to work on Redhat Enterprise Linux 4