#16455: Postgis 2.0 Compatibility
-----------------------------+------------------------------------
Reporter: ckarrie | Owner: jbronn
Type: New feature | Status: assigned
Component: GIS | Version: 1.3-beta
Severity: Normal | Resolution:
Keywords: postgis 2.0 | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1
Needs tests: 1 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-----------------------------+------------------------------------
Comment (by anonymous):
BTW - you don't need to pass in that additional argument unless you want
to. If you don't pass it in, the geometries are created using typmod
qualifiers which is the preferred in PostGIS 2.0. Also for the index, just
drop the GIST_GEOMETRY_OPS and it will work just dandy for both PostGIS
2.0 and prior versions of PostGIS. You don't need to state it since its
the default for older versions of PostGIS.
--
Ticket URL: <https://code.djangoproject.com/ticket/16455#comment:12>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.