Re: selects with large offset really slow

From: Jean-Luc Lachance <jllachan(at)nsd(dot)ca>
To: John Smith <john_smith_45678(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: selects with large offset really slow
Date: 2003-02-10 18:21:03
Message-ID: 3E47ED8F.9649A4B0@nsd.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Why don't you use a temp table with a serial field and use is instead of
offset?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Holger Klawitter 2003-02-10 18:29:50 renaming table leaves constraint behind [7.3.2]
Previous Message Lamar Owen 2003-02-10 18:12:55 Re: upgrade from 7.3.1 to 7.3.2