Optimize query - Mailing list pgsql-general

From Yambu
Subject Optimize query
Date
Msg-id CALhHtcDZ0WWNW_-p58S7eBQB97XHdXuwC9jkxK5a03ODbe9GGA@mail.gmail.com
Whole thread Raw
Responses Re: Optimize query
Re: Optimize query
List pgsql-general
Hi

How would you optimize a query with greater than in where clause eg

select * from table1 where id > 1000 

and there is an index on id column

regards

pgsql-general by date:

Previous
From: "Joel Mariadasan (jomariad)"
Date:
Subject: pg_ctl.exe deleted on abrupt shutdown of Windows
Next
From: Raul Giucich
Date:
Subject: Re: Optimize query