Tomasz Ostrowski wrote:
On 2008-09-11 17:21, Jack Orenstein wrote:

The id > last_id trick doesn't work for me -- I don't have an index that would support it efficiently.

You do not have a primary key? If you do then you have an index as it is
automatically created.

Sorry, I misspoke. I have an index, but preferred doing a scan without the index in this case.

Jack

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to