[postgis-devel] Issue 95 in postgis: PostGIS 1.4 documentation update
codesite-noreply at google.com
codesite-noreply at google.com
Wed Feb 4 09:44:10 PST 2009
Comment #9 on issue 95 by mark.cav... at siriusit.co.uk: PostGIS 1.4
documentation update
http://code.google.com/p/postgis/issues/detail?id=95
Kevin,
I suspect it's because anything other than && uses the in-built PostgreSQL
selectivity estimates (which are fairly useless!). You should be able to
force use
with "set enable_seqscan = 'f'" though.
ATB,
Mark.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the postgis-devel
mailing list