Hi all;

I saw in the 8.1 release notes that a bug fix for covering index logic was 
included. Can anyone point me to documentation on how to get PostgreSQL to 
take advantage of a covering index (i.e. the query will return data only from 
the index with no need to hit the table) ?


Thanks in advance...

-- 
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