> Dont forget to put an index on the OID of the table you're using. > > create index oid_geo_idx on <table> (OID); > > dave Maybe this is a dumb question, but how does an OID index help here?