Opened 14 years ago
Last modified 13 years ago
#14527 closed
GeoDjango docs shouldn't recommend PostgreSQL 8.3 — at Initial Version
Reported by: | Paul McMillan | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.2 |
Severity: | Normal | Keywords: | GeoDjango |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The GeoDjango docs recommend using PostgreSQL 8.3 because GeoDjango doesn't support 8.4 yet.
I don't believe this is true anymore. PostGIS provides binary windows installers for 8.3, 8.4, and 9.0, and the docs for both the 1.4 and the 1.5 branches claim to be compatible with every version of Postgres from 8.2 and 8.3 respectively.
http://postgis.refractions.net/documentation/manual-1.5/ch02.html#id2576850
http://postgis.refractions.net/documentation/manual-1.4/ch02.html#id2701180