[postgis-devel] Issue 92 in postgis: Error in Estimated_Extent() when used with point geometry
codesite-noreply at google.com
codesite-noreply at google.com
Tue Jan 6 03:32:22 PST 2009
Comment #1 on issue 92 by mark.cav... at siriusit.co.uk: Error in
Estimated_Extent() when used with point geometry
http://code.google.com/p/postgis/issues/detail?id=92
Hi,
estimated_extent() can only work after an ANALYZE on the database. What
happens if
you issue an "ANALYZE mytable" after "CREATE mytable ( .. )" and then try
using
estimated_extent()?
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